-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Implement ProtocolSim for VMPoolstate get_spot_prices
Add spot_prices as an attribute and rename get_spot_prices (from VMPoolstate) to set_spot_prices. This way set_spot_prices needs to be called at some point by the user every time that the spot prices change. The get_spot_prices from ProtocolSim will only read from this cached spot prices --- don't change below this line --- ENG-3760 Took 43 minutes
- Loading branch information
1 parent
eb71531
commit 241a596
Showing
2 changed files
with
80 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
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