Interface ClaimRewardBalanceOperation

Generic operation.

Hierarchy

  • Operation

    Hierarchy

    • ClaimRewardBalanceOperation

Properties

0 1

Properties

0: "claim_reward_balance"
1: { account: string; reward_hbd: string | Asset; reward_hive: string | Asset; reward_vests: string | Asset }

Type declaration

  • account: string
  • reward_hbd: string | Asset
  • reward_hive: string | Asset
  • reward_vests: string | Asset

Generated using TypeDoc