@hashgraph/sdk
    Preparing search index...

    Class ContractNonceInfo

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

    Index

    Constructors

    Properties

    contractId: ContractId

    Id of the contract

    nonce: Long

    The current value of the contract account's nonce property

    Methods

    • Create a byte array representation.

      Returns Uint8Array<ArrayBufferLike>

      the byte array representation