Class ContractNonceInfo

Info about a contract account's nonce value. A nonce of a contract is only incremented when that contract creates another contract.

Hierarchy

  • ContractNonceInfo

Constructors

Properties

contractId: ContractId

Id of the contract

nonce: Long

The current value of the contract account's nonce property

Methods

Generated using TypeDoc