Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
3834339
Topic
358479
Board
Development & Technical Discussion
Re: BitcoinD -- Hooking into incoming connections?
by
Automatic
on
05/12/2013, 11:24:15 UTC
Quote from: caffeinewriter on December 05, 2013, 11:19:46 AM
I don't know if I can answer your question directly, but I can point you towards a StackOverflow which can point you in the right direction. Too tired to read documentation right now.
http://bitcoin.stackexchange.com/questions/6132/how-to-know-when-a-payment-has-been-received-by-bitcoind
Fair enough, so the only way is to call a program which then notifies my program that it's got a payment? No internal method?
That's a shame, oh well, I guess it'll have to do. Thanks.