provider
provider copied to clipboard
Use reservation resource units if they exist
Resolves https://github.com/akash-network/support/issues/166
This PR extends the Request struct to include resource units from a reservation (if it exists). The CalculatedPrice function will use those units if they are available.