Type alias GetChainIdParams

GetChainIdParams: {
    network: NetworkInput;
    sdkOptions?: SDKOptions;
}

Type declaration

Generated using TypeDoc