mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-07-22 14:30:51 -04:00
update typedocs
This commit is contained in:
parent
980f79603e
commit
38ca84d9e4
1166 changed files with 7913 additions and 2580 deletions
|
@ -975,7 +975,7 @@ export default class HavenoClient {
|
|||
/**
|
||||
* Delete a payment account.
|
||||
*
|
||||
* @param paymentAccountId {string} the id of the payment account to delete
|
||||
* @param {string} paymentAccountId the id of the payment account to delete
|
||||
*/
|
||||
async deletePaymentAccount(paymentAccountId: string): Promise<void> {
|
||||
try {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue