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