BlockNum.current constructor
const
BlockNum.current()
Use the state of the blockchain as of the latest mined block.
Implementation
const BlockNum.current() : useAbsolute = false, blockNum = 1;
Use the state of the blockchain as of the latest mined block.
const BlockNum.current() : useAbsolute = false, blockNum = 1;