Skip to main content
Module

x/capi/mod.ts>known.BabeCalls

[WIP] A framework for crafting interactions with Substrate chains
Latest
type alias known.BabeCalls
Re-export
import { type known } from "https://deno.land/x/capi@v0.1.1-beta.1/mod.ts";
const { BabeCalls } = known;
definition: { babe_epochAuthorship(): Record<AccountId, EpochAuthorship>; }