Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
DecodeCalldataSource
Interface DecodeCalldataSource
interface
DecodeCalldataSource
{
calldata
:
string
;
function
:
string
;
options
?:
CompileOpts
;
source
:
string
;
}
Index
Properties
calldata
function
options?
source
Properties
calldata
calldata
:
string
Calldata to dissect
function
function
:
string
Name of the function to call
Optional
options
options
?:
CompileOpts
source
source
:
string
(Possibly partial) Sophia contract code
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
calldata
function
options
source
@aeternity/aepp-sdk
Loading...
Calldata to dissect