We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The simple price feed contract has a discount factor, so that cross-staking can be made a little less profitable than native staking.
Let's introduce this discount factor to the osmosis price feed contract as well.
The text was updated successfully, but these errors were encountered:
Correction: This is already being implemented at the converter level
converter
mesh-security/contracts/consumer/converter/src/contract.rs
Lines 43 to 59 in 191ae6f
Closing.
Sorry, something went wrong.
uint
No branches or pull requests
The simple price feed contract has a discount factor, so that cross-staking can be made a little less profitable than native staking.
Let's introduce this discount factor to the osmosis price feed contract as well.
The text was updated successfully, but these errors were encountered: