Skip to content

Commit c3a2a71

Browse files
authored
ramin/update_package_for_wallet (#281)
- update package for wallet
1 parent b70287a commit c3a2a71

File tree

80 files changed

+5146
-2883
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+5146
-2883
lines changed

lib/api/models/enums.dart

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,10 @@ enum ForgetStreamType {
319319
transaction,
320320

321321
/// Website status
322-
websiteStatus
322+
websiteStatus,
323+
324+
/// Cashier payments.
325+
cashierPayments,
323326
}
324327

325328
/// Contract types

0 commit comments

Comments
 (0)