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
Just to make sure I understand: you are running multiple instances of moneyd on different servers which are all using the same XRP Ledger account but different connectors?
As is, moneyd (with XRP) appears to double as a general payment channels management tool for the configured account. I'm wondering if it should only display and manage channels with the configured connector (or specific to that instance, if there are multiple moneyd with the same account and connector).
Would that actually make things less convenient for people running multiple moneyds?
I have 8 Codius-hosts:
One moneyd running, and one paymentchannel created on (on each)
Common for all hosts: sharing the same XRP wallet. Works like a charm. But hard (as mentioned) to differentiate which paymentchannel belongs to which host.
I've chosen custom names for all my hosts when running moneyd xrp:configure --advanced
But where do those appear except in .moneyd.json file? It's very difficult as it is (today) to know which channel belongs to which host..
Could it be possible to add more options to moneyd xrp:info so it's actually possible to see / sort paymentchannels based on this?
.moneyd.json
Now, there's NO way I can differentiate hosts and paymentchannels, except from extracting info in .moneyd.json file and butting the puzzle together.
Please consider the following:
I'm running the latest version of Moneyd:
├── moneyd@4.1.1
├── moneyd-uplink-xrp@1.2.5
The text was updated successfully, but these errors were encountered: