index
Classes
| Class | Description |
|---|---|
| BaseError | - |
| MutationError | - |
| Query | - |
| QueryError | - |
| Storage | - |
Interfaces
| Interface | Description |
|---|---|
| Register | - |
Type Aliases
| Type Alias | Description |
|---|---|
| Address | - |
| AsyncValue | - |
| ChainConfig | - |
| ChainId | - |
| Config | - |
Variables
| Variable | Description |
|---|---|
| idle | - |
| pending | - |
| - |
Functions
| Function | Description |
|---|---|
| defineConfig | - |
| - | |
| unsafeDescriptor | Create an unsafe chain descriptor for use in ChainConfig. This descriptor will only be used for type checking and will not be used at runtime to create a Polkadot-API client. |
| whenAccountsChanged | Subscribe to accounts changes. |
| whenClientChanged | Subscribe to client changes. |
| whenConnectedWalletsChanged | Subscribe to connected wallets changes. |
| whenWalletsChanged | Subscribe to available wallets changes. |