Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Parameters

instanceId: string
api: DeriveApi

Returns

() => Observable<SignedBlockExtended>

The latest block & events for that block