- Preparing search index...
- The search index is not available
@hiveio/dhive
Interface TransferOperation
Properties
0
0: "transfer"
1
1
: { amount
: string | Asset; from
: string; memo
: string; to
: string }
Type declaration
-
amount: string | Asset
-
from: string
-
memo: string
-
to: string
Transfers asset from one account to another.