Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/api-derive/chain/subscribeNewBlocks.ts>subscribeNewBlocks

Package publishing for deno.land/x/polkadot
Go to Latest
function subscribeNewBlocks
import { subscribeNewBlocks } from "https://deno.land/x/polkadot@0.2.16/api-derive/chain/subscribeNewBlocks.ts";

Parameters

instanceId: string
api: DeriveApi

Returns

() => Observable<SignedBlockExtended>

The latest block & events for that block