Skip to content

Instantly share code, notes, and snippets.

View TheTrunk's full-sized avatar
🏠
Working from home

Tadeas Kmenta TheTrunk

🏠
Working from home
View GitHub Profile
@laanwj
laanwj / sendalert.cpp
Last active July 9, 2018 13:06
Bitcoin send alert code
/*
So you need to broadcast an alert...
... here's what to do:
1. Copy sendalert.cpp into your bitcoind build directory
2. Decrypt the alert keys
copy the decrypted file as alertkeys.h into the src/ directory.
3. Modify the alert parameters in sendalert.cpp