Polkadot Apps
Preparing search index...
@polkadot-apps/chain-client
PresetChains
Type Alias PresetChains<E>
The chain shape returned by
getChainAPI
for a given environment.
type
PresetChains
<
E
extends
Environment
>
=
{
assetHub
:
AssetHubDescriptors
[
E
]
;
bulletin
:
typeof
bulletin
;
individuality
:
typeof
individuality
;
}
Type Parameters
E
extends
Environment
Index
Properties
asset
Hub
bulletin
individuality
Properties
asset
Hub
assetHub
:
AssetHubDescriptors
[
E
]
bulletin
bulletin
:
typeof
bulletin
individuality
individuality
:
typeof
individuality
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
Hub
bulletin
individuality
Polkadot Apps
Loading...
The chain shape returned by getChainAPI for a given environment.