Search
Preparing search index...
The search index is not available
@blockworks-foundation/mango-client
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@blockworks-foundation/mango-client
Config
Class Config
Hierarchy
Config
Index
Constructors
constructor
Properties
cluster_
urls
groups
Methods
get
Group
get
Group
With
Name
store
Group
to
Json
ids
Constructors
constructor
new
Config
(
json
:
any
)
:
Config
Parameters
json:
any
Returns
Config
Properties
cluster_
urls
cluster_
urls
:
Record
<
Cluster
,
string
>
groups
groups
:
GroupConfig
[]
Methods
get
Group
get
Group
(
cluster
:
Cluster
, name
:
string
)
:
undefined
|
GroupConfig
Parameters
cluster:
Cluster
name:
string
Returns
undefined
|
GroupConfig
get
Group
With
Name
get
Group
With
Name
(
name
:
string
)
:
undefined
|
GroupConfig
Parameters
name:
string
Returns
undefined
|
GroupConfig
store
Group
store
Group
(
group
:
GroupConfig
)
:
void
Parameters
group:
GroupConfig
Returns
void
to
Json
to
Json
(
)
:
any
Returns
any
Static
ids
ids
(
)
:
Config
Returns
Config
Exports
Internals
Externals
BN
Config
constructor
cluster_
urls
groups
get
Group
get
Group
With
Name
store
Group
to
Json
ids
Generated using
TypeDoc