@did-btc1/common
Preparing search index...
SMTAggregateBeaconError
Class SMTAggregateBeaconError
Hierarchy (
View Summary
)
DidBtc1Error
SMTAggregateBeaconError
Index
Constructors
constructor
Properties
data?
name
type
Constructors
constructor
new
SMTAggregateBeaconError
(
message
:
string
,
type
?:
string
,
data
?:
Record
<
string
,
any
>
,
)
:
SMTAggregateBeaconError
Parameters
message
:
string
type
:
string
= 'SMTAggregateBeaconError'
Optional
data
:
Record
<
string
,
any
>
Returns
SMTAggregateBeaconError
Properties
Optional
data
data
?:
Record
<
string
,
any
>
name
name
:
string
= 'DidBtc1Error'
type
type
:
string
= 'DidBtc1Error'
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
name
type
@did-btc1/common
Loading...