mirror of
https://github.com/LBRYFoundation/pool.git
synced 2025-10-01 07:40:41 +00:00
go websocket connector which call our blocknotify tool its specific to decred, which doesn't handle the "blocknotify=" config key Thanks to Davec for the sample tool :)
3 lines
36 B
Makefile
3 lines
36 B
Makefile
all:
|
|
rm -f blocknotifygo
|
|
go build
|