TxWithdrawVestingRoutes

Blockchain operations

  • set_withdraw_vesting_route

Columns

Name

Description

from_account

account doing the VESTS (Hive Power) to HIVE conversion (powerdown)

to_account

account who will receive HIVE assets

percent

percentage of the powerdown value received by the recipient

auto_vest

true=automatically perform a reverse conversion from HIVE to VESTS to the recipient

Description

When initiating a powerdown, the initiating account can request the blockchain to send the converted liquid HIVE to one or multiple accounts rather than the withdrawing account.

In addition, those funds can be immediately vested again, circumventing the conversion from VESTS to HIVE and back.

Last updated