Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
ValidateByteCodeInput
Interface ValidateByteCodeInput
interface
ValidateByteCodeInput
{
bytecode
:
string
;
options
?:
CompileOpts
;
source
:
string
;
}
Index
Properties
bytecode
options?
source
Properties
bytecode
bytecode
:
string
Compiled contract
Optional
options
options
?:
CompileOpts
source
source
:
string
Sophia contract source code
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bytecode
options
source
@aeternity/aepp-sdk
Loading...
Compiled contract