Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransferToVestingOperation

This operation converts STEEM into VFS (Vesting Fund Shares) at the current exchange rate. With this operation it is possible to give another account vesting shares so that faucets can pre-fund new accounts with vesting shares. (A.k.a. Powering Up)

Hierarchy

Index

Properties

Properties

0

0: "transfer_to_vesting"

1

1: object

Type declaration

  • amount: string | Asset

    Amount to power up, must be STEEM.

  • from: string
  • to: string

Generated using TypeDoc