Skip to main content

Class: StorageDepositReturnUnlockCondition

Storage Deposit Return Unlock Condition.

Hierarchy

  • UnlockCondition

    StorageDepositReturnUnlockCondition

Table of contents

Methods

Methods

getType

getType(): UnlockConditionType

The type of unlock condition.

Returns

UnlockConditionType

Inherited from

UnlockCondition.getType


getAmount

getAmount(): string

Amount of tokens the consuming transaction must deposit to the address defined in return address.

Returns

string


getReturnAddress

getReturnAddress(): Address

The return address.

Returns

Address