xmr-btc-swap/xmr-btc
rishflab e3b68a3864 Improve database type safety
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.
2020-10-22 18:09:16 +11:00
..
src Improve database type safety 2020-10-22 18:09:16 +11:00
tests Improve database type safety 2020-10-22 18:09:16 +11:00
Cargo.toml Sort Cargo.toml lines 2020-10-22 15:02:32 +11:00