Search
Preparing search index...
The search index is not available
iotex-antenna
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"action/method"
ExecutionMethod
Class ExecutionMethod
Hierarchy
AbstractMethod
ExecutionMethod
Index
Constructors
constructor
Properties
account
client
execution
signer
Methods
base
Envelop
execute
send
Action
sign
sign
Action
Constructors
constructor
new
Execution
Method
(
client
:
IRpcMethod
, account
:
Account
, execution
:
Execution
, opts
?:
AbstractMethodOpts
)
:
ExecutionMethod
Parameters
client:
IRpcMethod
account:
Account
execution:
Execution
Optional
opts:
AbstractMethodOpts
Returns
ExecutionMethod
Properties
account
account
:
Account
client
client
:
IRpcMethod
execution
execution
:
Execution
Optional
signer
signer
:
SignerPlugin
Methods
base
Envelop
base
Envelop
(
gasLimit
?:
undefined
|
string
, gasPrice
?:
undefined
|
string
)
:
Promise
<
Envelop
>
Parameters
Optional
gasLimit:
undefined
|
string
Optional
gasPrice:
undefined
|
string
Returns
Promise
<
Envelop
>
execute
execute
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
send
Action
send
Action
(
envelop
:
Envelop
)
:
Promise
<
string
>
Parameters
envelop:
Envelop
Returns
Promise
<
string
>
sign
sign
(
)
:
Promise
<
IAction
>
Returns
Promise
<
IAction
>
sign
Action
sign
Action
(
envelop
:
Envelop
)
:
Promise
<
SealedEnvelop
>
Parameters
envelop:
Envelop
Returns
Promise
<
SealedEnvelop
>
Globals
"account/account"
"account/accounts"
"account/utils"
"account/wallet"
"action/envelop"
"action/method"
"action/types"
"antenna"
"contract/abi"
"contract/abi-
to-
byte"
"contract/contract"
"crypto/address"
"crypto/crypto"
"crypto/hash"
"index"
"iotx"
"plugin/ws"
"rpc-
method/browser-
rpc-
method"
"rpc-
method/node-
rpc-
method"
"rpc-
method/root-
certs"
"rpc-
method/types"
"token/abi"
"token/xrc20"
"types"
Abstract
Method
Claim
From
Rewarding
Fund
Method
Execution
Method
constructor
account
client
execution
signer
base
Envelop
execute
send
Action
sign
sign
Action
Transfer
Method
Plugin
Opts
Signer
Plugin
Abstract
Method
Opts
Generated using
TypeDoc