You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have managed to put together a new .moneyd.json file and now able to see the channel with "moneyd xrp:info".
However, I get this error when trying to run cleanup:
fatal: { AssertionError [ERR_ASSERTION]: parameter store must be object at new TransactionFactory (/usr/lib/node_modules/moneyd-uplink-xrp/node_modules/ilp-plugin-xrp-paychan-shared/lib/transaction-factory.js:8:5) at new TxSubmitter (/usr/lib/node_modules/moneyd-uplink-xrp/node_modules/ilp-plugin-xrp-paychan-shared/lib/tx-submitter.js:36:23) at module.exports (/usr/lib/node_modules/moneyd-uplink-xrp/node_modules/ilp-plugin-xrp-paychan-shared/lib/tx-submitter.js:213:22) at XrpUplink._submitter (/usr/lib/node_modules/moneyd-uplink-xrp/index.js:235:12) generatedMessage: false, name: 'AssertionError [ERR_ASSERTION]', code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' }
I have a temporary workaround (posted in the other issue also).
Revert to moneyd-uplink-xrp version 1.2.3 as 1.2.4 seems to be the source of the issue. npm install -g moneyd-uplink-xrp@1.2.3
Hi,
I have had to rebuild my server from scratch. In the process, I am now unable to close the Payment Channel to reclaim my 10 XRP.
Please can you help with the required steps?
Thanks,
Chris
The text was updated successfully, but these errors were encountered: