xmr-btc-swap/swap
Thomas Eizinger 6c38d66864
Remove Tx arguments from add_signatures functions
The only reason we need this argument is because we need to access
the output descriptor. We can save that one ahead of time at when
we construct the type.
2021-02-26 14:36:58 +11:00
..
src Remove Tx arguments from add_signatures functions 2021-02-26 14:36:58 +11:00
tests Remove traits in favour of public functions 2021-02-25 10:34:22 +11:00
Cargo.toml Download and run monero wallet rpc on swap cli startup 2021-02-25 11:21:41 +11:00