mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-01-27 04:35:53 +00:00
1 line
66 B
Dart
1 line
66 B
Dart
enum StackRestoringStatus { waiting, restoring, success, failed }
|