Skip to content

docs: use network for get-user-balance - #1191

Merged
IAvecilla merged 1 commit into
testnetfrom
1190-docs-aligned-get-user-balance-uses-incorrect-parameters
Oct 7, 2024
Merged

docs: use network for get-user-balance#1191
IAvecilla merged 1 commit into
testnetfrom
1190-docs-aligned-get-user-balance-uses-incorrect-parameters

Conversation

@JuArce

Copy link
Copy Markdown
Collaborator

How to test

The aligned get-user-balance command in the docs was using --payment_service_addr old flag. New one is network

  1. Run
aligned get-user-balance \
--rpc_url https://ethereum-holesky-rpc.publicnode.com \
--network holesky \
--user_addr <user_addr>

@JuArceJuArce self-assigned this Oct 7, 2024
@JuArceJuArce linked an issue Oct 7, 2024 that may be closed by this pull request
@IAvecilla
IAvecilla merged commit 0cb8a81 into testnetOct 7, 2024
@IAvecilla
IAvecilla deleted the 1190-docs-aligned-get-user-balance-uses-incorrect-parameters branch October 7, 2024 19:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: aligned get-user-balance uses incorrect parameters

3 participants

@JuArce@IAvecilla@MarcosNicolau