mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-11 17:53:12 +00:00
4 lines
142 B
Bash
4 lines
142 B
Bash
cd integration_tests
|
|
export NSSA_WALLET_HOME_DIR=$(pwd)/configs/debug/wallet/
|
|
RUST_LOG=info cargo run --release $(pwd)/configs/debug tps_test
|