Preparing search index...
The search index is not available
musd-kit API reference
musd-kit API reference
core/src
TroveAlreadyExists
Class TroveAlreadyExists
Opening a Trove when one is already open for the address.
Hierarchy (
View Summary
)
MusdError
TroveAlreadyExists
Index
Constructors
constructor
Properties
code
context
Constructors
constructor
new
TroveAlreadyExists
(
address
:
string
,
cause
?:
unknown
)
:
TroveAlreadyExists
Parameters
address
:
string
Optional
cause
:
unknown
Returns
TroveAlreadyExists
Properties
Readonly
code
code
:
MusdErrorCode
Readonly
context
context
:
undefined
|
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
context
musd-kit API reference
Loading...
Opening a Trove when one is already open for the address.