Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WithdrawVestingOperation

Hierarchy

Index

Properties

Properties

0

0: "withdraw_vesting"

1

1: { account: string; vesting_shares: string | Asset }

Type declaration

  • account: string
  • vesting_shares: string | Asset

    Amount to power down, must be VESTS.

Generated using TypeDoc