Structsยง
- DbKey
Prefix Iter - An iterator over the variants of DbKeyPrefix
- Dummy
Client Funds Key - Dummy
Client Funds KeyV0 - Dummy
Client Funds KeyV1 - Dummy
Client Funds KeyV2 Prefix All - Dummy
Client Name Key - Unreachable ๐
Enumsยง
Functionsยง
- get_
v1_ ๐migrated_ state - Maps all
Unreachablestates in the state machine toOutputDone - get_
v2_ ๐migrated_ state AmountUnitwas added to the state- migrate_
to_ v1 - Migrates the database from version 0 to version 1 by
removing
DummyClientFundsKeyV0and insertingDummyClientFundsKeyV1. The new key/value pair has anAmountas the value.