Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
TxInfoObject
Interface TxInfoObject
interface
TxInfoObject
{
callInfo
?:
ContractCallObject
;
gaInfo
?:
GAObject
;
txInfo
?:
string
;
}
Index
Properties
call
Info?
ga
Info?
tx
Info?
Properties
Optional
call
Info
call
Info
?:
ContractCallObject
Optional
ga
Info
ga
Info
?:
GAObject
Optional
tx
Info
tx
Info
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
call
Info
ga
Info
tx
Info
@aeternity/aepp-sdk
Loading...