Skip to content

Commit

Permalink
Add solana to base specs in useful commands
Browse files Browse the repository at this point in the history
  • Loading branch information
shleikes committed Dec 9, 2024
1 parent 9645592 commit b9487be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/useful_commands.sh
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ get_base_specs() {
"./specs/mainnet-1/specs/cosmossdkv50.json"
"./specs/mainnet-1/specs/ethermint.json"
"./specs/mainnet-1/specs/ethereum.json"
"./specs/mainnet-1/specs/solana.json"
)

(IFS=,; echo "${priority_specs[*]}")
Expand Down

0 comments on commit b9487be

Please sign in to comment.