Module db

Module db 

Source

Structsยง

DbKeyPrefixIter
An iterator over the variants of DbKeyPrefix
DummyClientFundsKey
DummyClientFundsKeyV0
DummyClientFundsKeyV1
DummyClientFundsKeyV2PrefixAll
DummyClientNameKey
Unreachable ๐Ÿ”’

Enumsยง

DbKeyPrefix

Functionsยง

get_v1_migrated_state ๐Ÿ”’
Maps all Unreachable states in the state machine to OutputDone
get_v2_migrated_state ๐Ÿ”’
AmountUnit was added to the state
migrate_to_v1
Migrates the database from version 0 to version 1 by removing DummyClientFundsKeyV0 and inserting DummyClientFundsKeyV1. The new key/value pair has an Amount as the value.