0xB10C / nix

A collection of Nix packages and modules for software I'm using.
MIT License
0 stars 0 forks source link

add: use bitcoind PID in peer-observer #75

Closed 0xB10C closed 1 week ago

0xB10C commented 2 weeks ago

https://github.com/0xB10C/peer-observer/issues/58 suggested using the PID to trace (along with the binary path). This is implemented in the module here. The package supports it since #74.

0xB10C commented 1 week ago

With https://github.com/bitcoin/bitcoin/pull/26593 merged, it's time to merge this here.