Variable defaultLtcParamsConst

defaultLtcParams: UtxoClientParams & {
    nodeAuth?: NodeAuth;
    nodeUrls: NodeUrls;
} = ...

Default parameters for the Litecoin client.

Type declaration

Generated using TypeDoc