Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WaitblockheightRequest

The waitblockheight RPC command waits until the blockchain has reached the specified blockheight. It will only wait up to timeout seconds (default 60).

If the blockheight is a present or past block height, then this command returns immediately.

Hierarchy

  • WaitblockheightRequest

Index

Properties

blockheight: string
timeout?: string

Generated using TypeDoc