• Construct a lock identifier.

    Returns

    a lock identifier.

    Parameters

    • accountIndex: bigint

      account index of the account that created the lock.

    • sequenceNumber: bigint

      sequence number of the transaction that created the lock.

    • creationOrder: bigint

      0-based creation order of the lock within the transaction.

    Returns LockId

Generated using TypeDoc