Search
Preparing search index...
The search index is not available
anchor.js
Options
All
Public
Public/Protected
All
Inherited
Menu
anchor.js
facade/operation
Operation
Interface Operation
Hierarchy
Operation
Implemented by
OperationImpl
Index
Methods
execute
generate
With
Address
generate
With
Wallet
Methods
execute
execute
(
wallet
:
Wallet
, gasParameters
:
OperationGasParameters
)
:
Promise
<
BlockTxBroadcastResult
>
Parameters
wallet:
Wallet
gasParameters:
OperationGasParameters
Returns
Promise
<
BlockTxBroadcastResult
>
generate
With
Address
generate
With
Address
(
address
:
string
)
:
Msg
[]
Parameters
address:
string
Returns
Msg
[]
generate
With
Wallet
generate
With
Wallet
(
wallet
:
Wallet
)
:
Msg
[]
Parameters
wallet:
Wallet
Returns
Msg
[]
Exports
facade/operation
Operation
Impl
Operation
execute
generate
With
Address
generate
With
Wallet
Operation
Gas
Parameters