BlockNum.exact constructor

const BlockNum.exact(
  1. int blockNum
)

Use the state of the blockchain at the block specified.

Implementation

const BlockNum.exact(this.blockNum) : useAbsolute = true;