import * as polkadot from "https://deno.land/x/polkadot@0.2.45/api-derive/chain/subscribeFinalizedHeads.ts";
Functions
Returns a header range from startHash to to (not including) endHash, i.e. lastBlock.parentHash === endHash | |
x/polkadot/api-derive/chain/subscribeFinalizedHeads.ts
import * as polkadot from "https://deno.land/x/polkadot@0.2.45/api-derive/chain/subscribeFinalizedHeads.ts";
Returns a header range from startHash to to (not including) endHash, i.e. lastBlock.parentHash === endHash | |