xrpl-dev-portal icon indicating copy to clipboard operation
xrpl-dev-portal copied to clipboard

Fix wallet address output in send-xrp.js example

Open movitto opened this issue 1 year ago • 0 comments

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

movitto avatar Feb 17 '24 13:02 movitto