mirror of
https://github.com/LBRYFoundation/pool.git
synced 2025-09-25 04:40:34 +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
|