Module fedimint_dummy_client::db
source · Structs§
- An iterator over the variants of DbKeyPrefix
Enums§
Functions§
- Migrates the database from version 0 to version 1 by removing
DummyClientFundsKeyV0
and insertingDummyClientFundsKeyV1
. The new key/value pair has anAmount
as the value.