mirror of
https://codeberg.org/wownero/wownero-lws
synced 2026-01-10 15:45:15 -08:00
Add ZMQ-PUB support for webhooks (#75)
This commit is contained in:
committed by
Lee *!* Clagett
parent
d59fed6da2
commit
15e2be618a
@@ -299,7 +299,7 @@ namespace db
|
||||
webhook_value value;
|
||||
output tx_info;
|
||||
};
|
||||
void write_bytes(wire::json_writer&, const webhook_tx_confirmation&);
|
||||
void write_bytes(wire::writer&, const webhook_tx_confirmation&);
|
||||
|
||||
//! References a specific output that triggered a webhook
|
||||
struct webhook_output
|
||||
|
||||
Reference in New Issue
Block a user