-
Notifications
You must be signed in to change notification settings - Fork 222
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[contract_manager] make solana rpcs configurable (#1646)
I'm hitting errors using the mainnet-beta endpoint when trying to deploy the entropy contract. This change makes the RPCs configurable in the functions so I can pass in a different RPC in the script. The right thing to do here is probably to load the solana rpc urls from configuration files in the chains directory, but doesn't seem worth it to do that now.
- Loading branch information
Showing
1 changed file
with
18 additions
and
14 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