Type alias LITChainRequiredProps
LITChainRequiredProps: { blockExplorerUrls: String[]; decimals: number; name: string; rpcUrls: String[]; symbol: string; vmType: string }
Type declaration
-
blockExplorerUrls: String[]
-
decimals: number
-
name: string
-
rpcUrls: String[]
-
symbol: string
-
vmType: string
The default required properties of all chains