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

add twin's total contracts consumption (tft/hr) to the go client #892

Open
xmonader opened this issue Nov 15, 2023 · 1 comment
Open

add twin's total contracts consumption (tft/hr) to the go client #892

xmonader opened this issue Nov 15, 2023 · 1 comment
Labels
type_feature New feature or request
Milestone

Comments

@xmonader
Copy link
Contributor

No description provided.

@xmonader xmonader changed the title add total contracts consumption (tft/hr) to the go client add twin's total contracts consumption (tft/hr) to the go client Nov 15, 2023
@sameh-farouk sameh-farouk added the type_feature New feature or request label Nov 15, 2023
@sameh-farouk sameh-farouk added this to the later milestone Nov 15, 2023
@renauter renauter removed this from 3.14.x Mar 21, 2024
@sameh-farouk
Copy link
Member

Contract consumption data cannot be directly queried because it is not stored on the blockchain. While it can be calculated from scratch or estimated from the events stored in our subsquid(indexer/processor), the operations required to do so will likely be beyond the current responsibility of the client functionality. This is better suited to be done in a higher-level layer/app.

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

No branches or pull requests

2 participants