rgb-cln/plugins/bkpr/test
niftynei a45da63280 bkpr: pass the node_id over for channel_opens, add to account
it's nice to know what node your channel was opened with. in theory we
could use listpeers to merge the data after the fact, except that
channels disappear after they've been closed for a bit. it's better to
just save the info.

we print it out in `listbalances`, as that's a great place account level
information
2022-07-28 12:08:18 +09:30
..
Makefile bkpr: tests for db crud 2022-07-28 12:08:18 +09:30
run-bkpr_db.c bkpr: properly account for onchain fees for channel closes 2022-07-28 12:08:18 +09:30
run-recorder.c bkpr: pass the node_id over for channel_opens, add to account 2022-07-28 12:08:18 +09:30
test_utils.h bkpr-tests: first test of plugin bkpr database 2022-07-28 12:08:18 +09:30