XRPLF / xrpl.js

A JavaScript/TypeScript API for interacting with the XRP Ledger in Node.js and the browser
https://xrpl.org/
1.21k stars 512 forks source link

xrpl.Wallet.generate throws `Not Implemented Yet' error #2045

Closed barmola closed 1 year ago

barmola commented 2 years ago

Hi xrpl.Wallet.generate this function is throwing this error `Not Implemented Yet'

JST5000 commented 2 years ago

@barmola Could you share what version of xrpl.js you are using? (And a code snippet that reproduces the issue?)

I'm not able to see that issue locally.

JST5000 commented 1 year ago

Closing as inactive - feel free to reopen if you have a bit of code that reproduces the issue for you.