mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-03-06 05:25:52 -05:00

We have serde trait implementations that use `serde_cbor` which is a superset of josn. We cannot use `serder_json` to ser/deser these objects.