-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Run cargo run --bin cli -- wallet -b.
Choose on of StateChain IDs shown and then:
cargo run --bin cli -- wallet withdraw -i <statechain-id>
This throws the error: thread 'main' panicked at '{"StateEntityError":"DB Error: No data for identifier. (id: 91ac3652-3277-4b88-9001-81bbf049f055)"}', client/src/main.rs:136:53
Apparently this happens when the daemon is restarted before withdrawing.
Metadata
Metadata
Assignees
Labels
No labels