Type Alias GetBlockHeightApi
GetBlockHeightApi: { getBlockHeight( config?: Readonly<{ commitment?: Commitment; minContextSlot?: Slot }>, ): bigint;} Type declaration
getBlockHeight:function
- getBlockHeight(
config?: Readonly<{ commitment?: Commitment; minContextSlot?: Slot }>,
): bigint Returns bigint
Returns the current block height of the node