Move monero/bitcoin modules to files

This commit is contained in:
Tobin C. Harding 2020-10-21 13:01:10 +11:00
parent aaf1363c05
commit 08ec776daa
5 changed files with 36 additions and 69 deletions

1
swap/src/bitcoin.rs Normal file
View file

@ -0,0 +1 @@
pub use bitcoin::Amount;