Skip to content
New issue

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

Fix OracleSet transaction model's AssetPrice field #2911

Open
ckeshava opened this issue Feb 25, 2025 · 0 comments
Open

Fix OracleSet transaction model's AssetPrice field #2911

ckeshava opened this issue Feb 25, 2025 · 0 comments
Assignees

Comments

@ckeshava
Copy link
Collaborator

OracleSet transaction needs to be modified such that AssetPrice field accepts a str type. This is required for specifying very large numbers. In the current version of the code, AssetPrice accepts only number type.

Refer to this conversation for more context: #2795 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant