mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-06-02 07:09:29 +00:00
Merge 22f30bdea42cda2f55418ceaab48fe76abe00999 into d3390efc6db215cef35ba1d6d1f5e13277fe9597
This commit is contained in:
commit
0e2e134023
@ -135,9 +135,8 @@ RISC0_DEV_MODE=1 cargo test --release
|
||||
|
||||
```bash
|
||||
export NSSA_WALLET_HOME_DIR=$(pwd)/integration_tests/configs/debug/wallet/
|
||||
cd integration_tests
|
||||
# RISC0_DEV_MODE=1 skips proof generation; RUST_LOG=info enables runtime logs
|
||||
RUST_LOG=info RISC0_DEV_MODE=1 cargo run $(pwd)/configs/debug all
|
||||
RUST_LOG=info RISC0_DEV_MODE=1 cargo test -p integration_tests --release -- --nocapture
|
||||
```
|
||||
|
||||
# Run the sequencer and node
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user