mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-01-11 13:14:32 +00:00
add expected result comment
This commit is contained in:
parent
a572c1d5e3
commit
bde7af7b45
1 changed files with 3 additions and 2 deletions
|
@ -310,6 +310,7 @@ abstract class LibEpiccash {
|
|||
///
|
||||
/// Cancel current Epic transaction
|
||||
///
|
||||
/// returns an empty String on success, error message on failure
|
||||
static Future<String> cancelTransaction({
|
||||
required String wallet,
|
||||
required String transactionId,
|
||||
|
|
Loading…
Reference in a new issue