-
-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds support for switch pull oracles (aka sb-on-demand) when configuring a bank.
- Loading branch information
1 parent
2e8830d
commit 9eae066
Showing
13 changed files
with
472 additions
and
16 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.
9eae066
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shouldn't SWITCHBOARD_PROGRAM_ID be SWITCHBOARD_ON_DEMAND_PROGRAM_ID @jgur-psyops
9eae066
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i suggest to update to 0.1.14 and using
switchboard_on_demand::ON_DEMAND_MAINNET_PID
0.1.13 has some weird issue compiling a usable program with the
lazy_static!
macro forSWITCHBOARD_ON_DEMAND_PROGRAM_ID