Resolve merging crypto-{audit, tweaks} and use the proper transcript in Bitcoin

This commit is contained in:
Luke Parker
2023-03-16 16:59:20 -04:00
parent 64924835ad
commit d2c1592c61
8 changed files with 75 additions and 36 deletions

View File

@@ -2,4 +2,4 @@ mod send;
pub(crate) use send::test_send;
mod bitcoin;
mod monero;
mod monero;