Options
All
  • Public
  • Public/Protected
  • All
Menu

Secret lock information

Hierarchy

  • SecretLockInfo

Index

Constructors

constructor

Properties

Readonly amount

amount: UInt64

Locked fund amount.

Readonly compositeHash

compositeHash: string

The composite hash.

Readonly endHeight

endHeight: UInt64

Block height of the lock expires.

Readonly hashAlgorithm

hashAlgorithm: LockHashAlgorithm

The lock hash algorithm.

Readonly mosaicId

mosaicId: MosaicId

Locked moasic id.

Readonly ownerAddress

ownerAddress: Address

Owner's address.

Readonly recipientAddress

recipientAddress: Address

The recipient's address.

Readonly recordId

recordId: string

The stored database id.

Readonly secret

secret: string

The lock secret.

Readonly status

status: LockStatus

Current lock status.

Readonly version

version: number

Version

Methods

serialize

  • serialize(): Uint8Array

Generated using TypeDoc