chore(): changed typo

This commit is contained in:
Jerko J
2024-06-24 13:29:26 +02:00
parent 150f7312c3
commit 882d7da328

View File

@@ -48,7 +48,7 @@ export interface SetCollateralCoinParamsV5 {
collateralSwitch: 'ON' | 'OFF'; collateralSwitch: 'ON' | 'OFF';
} }
export interface getClassicTransactionLogsParamsV5 { export interface GetClassicTransactionLogsParamsV5 {
currency?: string; currency?: string;
baseCoin?: string; baseCoin?: string;
type?: string; type?: string;