op
op: { type: "set_withdraw_vesting_route_operation"; value: { auto_vest: boolean; from_account: string; percent: number; to_account: string } }
Type declaration
-
type: "set_withdraw_vesting_route_operation"
-
value: { auto_vest: boolean; from_account: string; percent: number; to_account: string }
-
auto_vest: boolean
-
from_account: string
-
percent: number
-
to_account: string
Allows an account to setup a vesting withdraw but with the additional request for the funds to be transferred directly to another account's balance rather than the withdrawing account. In addition, those funds can be immediately vested again, circumventing the conversion from vests to blurt and back, guaranteeing they maintain their value.