This commit is contained in:
Florian Dold 2021-05-21 13:32:49 +02:00
parent 6f0d561345
commit a68af80514
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -391,7 +391,7 @@ export enum TombstoneTag {
} }
/** /**
* Permanentely delete a transaction based on the transaction ID. * Permanently delete a transaction based on the transaction ID.
*/ */
export async function deleteTransaction( export async function deleteTransaction(
ws: InternalWalletState, ws: InternalWalletState,