GetBlockNumber

Gets the current block number of given chain.

Inputs

TypeNameDescription

Blockchain

Blockchain to get the block number of.

Outputs

TypeDescription

int

BlockNumber

The current block number.

EErrorCode

Status Code

The status code.

Last updated