isSupportedChain
@iota/wallet-standard / isSupportedChain
Function: isSupportedChain()
isSupportedChain(
chain):boolean
Defined in: sdk/wallet-standard/src/chains.ts:14
Utility that returns whether or not a chain identifier is a supported chain.
Parameters
chain
`${string}:${string}`
a chain identifier in the form of ${string}:{$string}
Returns
boolean