chore(): changed typo
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user