Class ProxyStaker

An account, and the amount that it sends or receives during a cryptocurrency transfer.

Hierarchy

  • ProxyStaker

Properties

Properties

accountId: AccountId

The Account ID that sends or receives cryptocurrency.

amount: Hbar

The amount of tinybars that the account sends(negative) or receives(positive).

Generated using TypeDoc