import { subscribeNewBlocks } from "https://deno.land/x/polkadot@0.2.16/api-derive/chain/index.ts";
Parameters
api: DeriveApi
Returns
() => Observable<SignedBlockExtended>
The latest block & events for that block
x/polkadot/api-derive/chain/index.ts>subscribeNewBlocks
import { subscribeNewBlocks } from "https://deno.land/x/polkadot@0.2.16/api-derive/chain/index.ts";
The latest block & events for that block