Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransferToVestingOperation

This operation converts HIVE 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: { amount: string | Asset; from: string; to: string }

Type declaration

  • amount: string | Asset

    Amount to power up, must be HIVE

  • from: string
  • to: string

Generated using TypeDoc