mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-03-11 17:06:30 +00:00
1 line
66 B
Dart
1 line
66 B
Dart
enum StackRestoringStatus { waiting, restoring, success, failed }
|