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