Preparing search index...
The search index is not available
@beblurt/dblurt
@beblurt/dblurt
index
TransferOperation
Interface TransferOperation
Transfers asset from one account to another.
interface
TransferOperation
{
0
:
"transfer"
;
1
:
{
amount
:
string
|
Asset
;
from
:
string
;
memo
:
string
;
to
:
string
;
}
;
}
Hierarchy (
view full
)
Operation
TransferOperation
Index
Properties
0
1
Properties
0
0
1
1
:
{
amount
:
string
|
Asset
;
from
:
string
;
memo
:
string
;
to
:
string
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
0
1
@beblurt/dblurt
Loading...
Transfers asset from one account to another.