getUndoString Method
Get the description of the operation that would be reversed by calling reverseTxns(1)
.
This is useful for showing the operation that would be undone, for example in a menu.
getUndoString(): Promise<string>
Returns - Promise
Defined in
- core/frontend/src/BriefcaseTxns.ts Line 158
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.