Type aliases
GetBlockHeightApi
GetBlockHeightApi =
object
Methods
getBlockHeight()
getBlockHeight(
config?
):bigint
Returns the current block height of the node
Parameters
Parameter | Type |
---|---|
config? | Readonly <{ commitment? : Commitment ; minContextSlot? : Slot ; }> |
Returns
bigint