Fix: support more cryptos (#639)
* support more cryptos * add icons * update icons * update locale
This commit is contained in:
@@ -419,6 +419,7 @@ export class Client {
|
||||
|
||||
createPayment(params: {
|
||||
amount: number;
|
||||
reconciledCurrency: string;
|
||||
processor: string;
|
||||
paymentType: string;
|
||||
}): Promise<PaymentType> {
|
||||
|
||||
Reference in New Issue
Block a user