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

Implement Address balance rpcs #97

Merged
merged 4 commits into from
Nov 13, 2024

Conversation

idky137
Copy link
Contributor

@idky137 idky137 commented Nov 6, 2024

Implements get_taddress_balance and get_taddress_balance_stream rpcs.

@idky137 idky137 marked this pull request as ready for review November 6, 2024 17:20
@idky137 idky137 mentioned this pull request Nov 8, 2024
@idky137 idky137 added the ZGM1 Issues that need to be resolved for the completion of the Zaino dev grant milestone 1 label Nov 8, 2024
This was referenced Nov 12, 2024
zaino-serve/src/rpc/service.rs Show resolved Hide resolved
zaino-serve/src/rpc/service.rs Show resolved Hide resolved
zaino-serve/src/rpc/service.rs Show resolved Hide resolved
@Oscar-Pepper Oscar-Pepper merged commit d1e2ca0 into zingolabs:dev Nov 13, 2024
6 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ZGM1 Issues that need to be resolved for the completion of the Zaino dev grant milestone 1
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Implement address balance RPCs
2 participants