mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-14 21:23:07 -04:00

The database is now bound to a type eg. alice::State or bob::State. The caller cannot expect to retrieve a type that is different to the type that was stored.