Closed meeDamian closed 5 years ago
Should probably allow for sth like:
script-name path-to-config SET property value script-name path-to-config GET property
Let's discuss.
Just had the same idea, "getter" & "setter"
Done and PR'd
noma bitcoind get <key> noma bitcoind set <key> <value> noma lnd get <key> <section> noma lnd set <key> <section>
noma bitcoind get <key>
noma bitcoind set <key> <value>
noma lnd get <key> <section>
noma lnd set <key> <section>
Should probably allow for sth like:
Let's discuss.