mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
Update comment about minimum stack size
This commit is contained in:
parent
917aabcc03
commit
d3a7689059
@ -145,7 +145,7 @@ mod tests {
|
||||
// NOTE: For some reason running these tests overflows the stack. In order to
|
||||
// mitigate this run them with:
|
||||
//
|
||||
// RUST_MIN_STACK=10000000 cargo test
|
||||
// RUST_MIN_STACK=100000000 cargo test
|
||||
|
||||
use crate::{
|
||||
harness,
|
||||
|
Loading…
Reference in New Issue
Block a user