Preparing search index...
The search index is not available
musd-kit API reference
musd-kit API reference
core/src
MismatchedDeployment
Class MismatchedDeployment
An on-chain fixed constant disagrees with the value bundled in the SDK.
Hierarchy (
View Summary
)
MusdError
MismatchedDeployment
Index
Constructors
constructor
Properties
bundled
code
constant
Name
context
onchain
Constructors
constructor
new
MismatchedDeployment
(
constantName
:
string
,
bundled
:
bigint
,
onchain
:
bigint
,
)
:
MismatchedDeployment
Parameters
constantName
:
string
bundled
:
bigint
onchain
:
bigint
Returns
MismatchedDeployment
Properties
Readonly
bundled
bundled
:
bigint
Readonly
code
code
:
MusdErrorCode
Readonly
constant
Name
constantName
:
string
Readonly
context
context
:
undefined
|
Record
<
string
,
unknown
>
Readonly
onchain
onchain
:
bigint
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
bundled
code
constant
Name
context
onchain
musd-kit API reference
Loading...
An on-chain fixed constant disagrees with the value bundled in the SDK.