Options
All
  • Public
  • Public/Protected
  • All
Menu

Hash lock information

Hierarchy

  • HashLockInfo

Index

Constructors

constructor

Properties

Readonly amount

amount: UInt64

Locked fund amount.

Readonly endHeight

endHeight: UInt64

Block height of the lock expires.

Readonly hash

hash: string

Lock hash.

Readonly mosaicId

mosaicId: MosaicId

Locked moasic id.

Readonly ownerAddress

ownerAddress: Address

Owner's address.

Readonly recordId

recordId: string

The stored database id.

Readonly status

status: number

Current lock status.

Generated using TypeDoc