forked from such-gitea/wownero-lws
Add RabbitMQ support for payment hooks (#80)
This commit is contained in:
committed by
Lee *!* Clagett
parent
aa171b77c3
commit
3b35ce2845
@@ -63,6 +63,7 @@ namespace lws
|
||||
signal_abort_scan, //!< In process ZMQ PUB to abort the scan was received
|
||||
signal_unknown, //!< An unknown in process ZMQ PUB was received
|
||||
system_clock_invalid_range, //!< System clock is out of range for storage format
|
||||
rmq_failure, //!< Error within RMQ library
|
||||
tx_relay_failed //!< Daemon failed to relayed tx from REST client
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user