Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
DryRunInputItem
Interface DryRunInputItem
interface
DryRunInputItem
{
callReq
?:
DryRunCallReq
;
tx
?:
string
;
txHash
?:
`
th_
${
string
}
`
;
}
Index
Properties
call
Req?
tx?
tx
Hash?
Properties
Optional
call
Req
call
Req
?:
DryRunCallReq
Optional
tx
tx
?:
string
Base64Check encoded tagged byte array
Optional
tx
Hash
tx
Hash
?:
`
th_
${
string
}
`
Base58Check encoded tagged hash
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
call
Req
tx
tx
Hash
@aeternity/aepp-sdk
Loading...
Base64Check encoded tagged byte array