Interface ProviderConnectInfo

interface ProviderConnectInfo {
    chainId: string;
}

Properties

Properties

chainId: string