Jocelyn Posted July 11, 2019 Share Posted July 11, 2019 Hi all, I've been trying to do some tests with checks (https://xrpl.org/checks.html) for a project of mine. I'm using the test net (wss://s.altnet.rippletest.net:51233). I can successfully do checkCreate transactions but cannot seem to do a checkCash (tecNO_ENTRY: No matching entry found). I'm using ripple-lib in order to generate those checks. The currency used is XRP, not an issued currency. The test is for 1 XRP or 1000000 drops. Here's the checkCreate transaction: https://testnet.xrpl.org/transactions/F0A3342809F466A216D7930F3001AAAC3CC41877BFEA29A3CC88B4781CC4AC41 Here's the failed checkCash transaction: https://testnet.xrpl.org/transactions/25C901046A4E97B262448EBE339EDC00BBEFDB8366F3ED2E7D499089E8CE6671 The checkID used to do the checkCreate and checkCash is: ABCDEFABABCDEFABABCDEFABABCDEFABABCDEFABABCDEFABABCDEFABABCDEFAF I just can't figure out what I'm doing wrong. I've read the documentation on xrpl.org, tried with 'drops' and 'XRP' as currencies (both ways are used in the doc) but I always get a tecNO_ENTRY. Maybe the Check amendment is not active on the test net node I'm using? How can I know that? Thanks a bunch for your help. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now