chore(scripts): comment fixes for inventory persistence paths
Made-with: Cursor
This commit is contained in:
@@ -33,7 +33,7 @@ TEST_AMOUNT="${2:-0.001}"
|
||||
|
||||
if [ -z "$PRIVATE_KEY" ]; then
|
||||
log_error "PRIVATE_KEY not provided. Usage: $0 [private_key] [test_amount]"
|
||||
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