add expected result comment

This commit is contained in:
julian 2023-10-06 09:43:53 -06:00
parent a572c1d5e3
commit bde7af7b45

View file

@ -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,