forked from solana-labs/solana
-
Notifications
You must be signed in to change notification settings - Fork 259
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ledger-tool: Relax ledger requirements for program subcommand (solana…
…-labs#32770) Several of the program command subcommands do not require a ledger as they act solely on the program object. So, defer checking the ledger path until we know we need to load. Additionally, remove genesis arg from these commands that do not load a genesis.bin
- Loading branch information
steviez
authored
Aug 9, 2023
1 parent
31b6b64
commit b97c451
Showing
2 changed files
with
5 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters