Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
BytecodeMismatchError
Class BytecodeMismatchError
Hierarchy (
View Summary
)
ContractError
BytecodeMismatchError
Index
Constructors
constructor
Constructors
constructor
new
BytecodeMismatchError
(
source
:
"source code"
|
"bytecode"
|
"ACI"
,
details
?:
string
,
)
:
BytecodeMismatchError
Parameters
source
:
"source code"
|
"bytecode"
|
"ACI"
details
:
string
= ''
Returns
BytecodeMismatchError
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
@aeternity/aepp-sdk
Loading...