Skip to content

Commit

Permalink
Add foundation 3 of 5 multisig to authorized senders
Browse files Browse the repository at this point in the history
  • Loading branch information
zathras-crypto committed Dec 10, 2017
1 parent 3e040ef commit cacfd70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/omnicore/notifications.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ bool CheckAlertAuthorization(const std::string& sender)
whitelisted.insert("16oDZYCspsczfgKXVj3xyvsxH21NpEj94F"); // Adam <[email protected]>
whitelisted.insert("1883ZMsRJfzKNozUBJBTCxQ7EaiNioNDWz"); // Zathras <[email protected]>
whitelisted.insert("1HHv91gRxqBzQ3gydMob3LU8hqXcWoLfvd"); // dexX7 <[email protected]>
whitelisted.insert("34kwkVRSvFVEoUwcQSgpQ4ZUasuZ54DJLD"); // multisig (signatories are Craig, Adam, Zathras, dexX7, JR)

// Testnet / Regtest
// use -omnialertallowsender for testing
Expand Down

0 comments on commit cacfd70

Please sign in to comment.