fix
This commit is contained in:
@@ -34,7 +34,7 @@ async function doB2bRequest<T>(
|
||||
}
|
||||
|
||||
export interface CreatePurchaseRequestBody {
|
||||
usdt_amount: number | string
|
||||
rub_amount: number | string
|
||||
comment?: string | null
|
||||
target_wallet_chain?: string | null
|
||||
target_wallet_address?: string | null
|
||||
|
||||
Reference in New Issue
Block a user