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

Improve the HAPI Query logic explanation #851

Open
Nana-EC opened this issue Dec 9, 2024 · 0 comments
Open

Improve the HAPI Query logic explanation #851

Nana-EC opened this issue Dec 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Nana-EC
Copy link

Nana-EC commented Dec 9, 2024

Problem

The https://docs.hedera.com/hedera/core-concepts/transactions-and-queries#queries page does a good job of explaining that queries have a header with an HBAR transfer inside.

However, it may not be clear to community that this means in an explorer you will see cryptoTransfers on the network that were the result of a query.

Solution

Potentially make this more clear but also add some illustration that make it graphically clear that a query into a consensus node will result in a CryptoTransfer out of the network.

Note some supporting docs here - https://github.com/hashgraph/hedera-protobufs/blob/main/services/query_header.proto#L66

This might also be a good graphic illustration for transactions

Alternatives

No response

@Nana-EC Nana-EC added the enhancement New feature or request label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant