chore(scripts): comment fixes for inventory persistence paths
Made-with: Cursor
This commit is contained in:
@@ -35,7 +35,7 @@ TEST_AMOUNTS=("${@:-0.001}")
|
||||
|
||||
if [ -z "$PRIVATE_KEY" ]; then
|
||||
log_error "PRIVATE_KEY not provided. Usage: $0 [private_key] [test_amounts...]"
|
||||
log_info "Or set PRIVATE_KEY in .env file"
|
||||
log_info "Or export PRIVATE_KEY before running"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user