I want to write a wallet client using bitcoind Now there's a problem How can I get the change notification from bitcoind in real time? I hope to get push notifications from bitcoind So I found the ZMQ component, But the ZMQ component supports only the following message push, -hashblock -hashtx -rawblock -rawtx But I only pay attention to my wallet table east notice, ZMQ can't meet my needs Can someone help me?
How to synchronize access to wallet notifications? #11942
issue mymixing opened this issue on December 19, 2017-
mymixing commented at 3:43 AM on December 19, 2017: none
-
TheBlueMatt commented at 3:52 PM on December 19, 2017: member
You may be interested in helping review #10554 to get wallet notifications out of ZMQ. You may also want to look into the -walletnotify option.
- MarcoFalke added the label Questions and Help on Dec 19, 2017
-
MarcoFalke commented at 4:00 PM on December 19, 2017: member
On a side note, general bitcoin questions and/or support requests and are best directed to the Bitcoin StackExchange.
- MarcoFalke closed this on Dec 19, 2017
- DrahtBot locked this on Sep 8, 2021
Contributors
Labels