diff --git a/src/types/request/v5-account.ts b/src/types/request/v5-account.ts index 293ab3b..bb39048 100644 --- a/src/types/request/v5-account.ts +++ b/src/types/request/v5-account.ts @@ -48,7 +48,7 @@ export interface SetCollateralCoinParamsV5 { collateralSwitch: 'ON' | 'OFF'; } -export interface getClassicTransactionLogsParamsV5 { +export interface GetClassicTransactionLogsParamsV5 { currency?: string; baseCoin?: string; type?: string;