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

Allow client to query application balances on chains #2983

Open
jvff opened this issue Nov 28, 2024 · 0 comments
Open

Allow client to query application balances on chains #2983

jvff opened this issue Nov 28, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@jvff
Copy link
Contributor

jvff commented Nov 28, 2024

Motivation

Right now, it's possible to query the chain balance and the authenticated signer's balance by staging a block execution. However, it's not possible to query the balance of an application.

Proposal

Support querying the balance of an application's account in the client, possibly by a separate query to the local node from linera_core::ChainClient::stage_block_execution_and_discord_failing_messages.

@jvff jvff added the enhancement New feature or request label Nov 28, 2024
@jvff jvff added this to the Testnet #2 milestone Nov 28, 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
Status: No status
Development

No branches or pull requests

1 participant