xrpl-dev-portal
xrpl-dev-portal copied to clipboard
Fix wallet address output in send-xrp.js example
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