XRPLF / xrpl.js

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

Unable to send payment transaction #2755

Open shanhashcah opened 3 months ago

shanhashcah commented 3 months ago

Hi:

I have XRP address which is generated using ripple-lib . Nor this library is deprecated and xrpls.js has come. So I have migrated the code for xrpl.js from ripple-lib. Now I am going to send payment transaction using thing migrated code for that ripple-lib generated XRP address getting accountNotFound error but in explorer it's show enough balance and account exist. Please advice on this.

Thnx

mvadari commented 3 months ago

You need to include the algorithm type: secp-256k1