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

Fix wallet address output in send-xrp.js example #2399

Closed
wants to merge 1 commit into from

Conversation

movitto
Copy link
Contributor

@movitto movitto commented Feb 17, 2024

The send-xrp.js example starts with code that imports a secret and outputs the corresponding wallet address to the console. The problem is the expected output (as indicated by the comment) is incorrect, this patch fixes this

The send-xrp.js example starts with code that imports a secret and outputs the corresponding wallet address to the console. The problem is the expected output (as indicated by the comment) is incorrect, this patch fixes this
@amarantha-k amarantha-k changed the base branch from master to redocly-migration February 23, 2024 04:23
@amarantha-k amarantha-k changed the base branch from redocly-migration to master February 23, 2024 04:23
@oeggert
Copy link
Collaborator

oeggert commented Mar 7, 2024

I ran the code and the original address in the code comments is correct.

@oeggert oeggert closed this Mar 7, 2024
Sign up for free to 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.

2 participants