Skip to content

Commit

Permalink
Switching to a devnet default.
Browse files Browse the repository at this point in the history
  • Loading branch information
blockiosaurus committed Dec 27, 2023
1 parent f701ac1 commit 4848eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/program-scripts/dump.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ EXTERNAL_ID=("auth9SigNpDKz4sJJ1DfCTuZrZNSAgh9sFD3rboVmgg" "SysExL2WDyJi9aRZrXor
EXTERNAL_SO=("mpl_token_auth_rules.so" "mpl_system_extras.so" "mpl_token_extras.so" "rooster.so" "spl_token_2022.so" "mpl_engraver.so")

if [ -z ${RPC+x} ]; then
RPC="https://api.mainnet-beta.solana.com"
RPC="https://api.devnet.solana.com"
fi

if [ -z "$OUTPUT" ]; then
Expand Down

0 comments on commit 4848eae

Please sign in to comment.