Module fedimint_dummy_client::db

source ·

Structs§

Enums§

Functions§

  • 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.
  • Migrates the database from version 1 to version 2. Maps all Unreachable states in the state machine to InputDone.