mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-30 20:46:33 -05:00
Ensure the size of our locking script never changes
This commit is contained in:
parent
4405dbcf9c
commit
148fdb8d0a
4 changed files with 35 additions and 8 deletions
|
|
@ -32,3 +32,6 @@ pub mod tor;
|
|||
pub mod tracing_ext;
|
||||
|
||||
mod monero_ext;
|
||||
|
||||
#[cfg(test)]
|
||||
mod proptest;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue