The chain IDs supported by the current version of the SDK. Transactions
targetting chain IDs not in the list will be rejected with
InvalidChain.
The runtime counterpart of SupportedChainId — use it to enumerate the
supported chains (to build a network picker, say) rather than hard-coding a
list that drifts as chains are added.
The chain IDs supported by the current version of the SDK. Transactions targetting chain IDs not in the list will be rejected with InvalidChain.
The runtime counterpart of SupportedChainId — use it to enumerate the supported chains (to build a network picker, say) rather than hard-coding a list that drifts as chains are added.