Skip to main content
Module

x/capi/rpc/known/babe.ts>BabeCalls

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