Skip to content

Commit

Permalink
revert "run a full solana node instead of the lightweight version as …
Browse files Browse the repository at this point in the history
…its not working"

This reverts commit fd5beb0.
  • Loading branch information
ml-james committed Jul 19, 2024
1 parent 415dbd8 commit 0583858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/integration-test/resources/solana-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@ args=(
--rpc-faucet-address 127.0.0.1:9900
--log -
--enable-rpc-transaction-history
--enable-extended-tx-metadata-storage
--init-complete-file "$dataDir"/init-completed
--require-tower
--no-snapshot-fetch
--no-wait-for-vote-to-start-leader
--no-os-network-limits-test
)
Expand Down

0 comments on commit 0583858

Please sign in to comment.