Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
8702177
Topic
771276
Board
Development & Technical Discussion
Re: PHP - Bidcoind check for new transactions.
by
theymos
on
06/09/2014, 16:21:19 UTC
Quote from: OsNaP on September 06, 2014, 04:03:17 PM
I could make the "listtransactions" loop scalable by using the "[count=10] [from=0]" parameters.
listtransactions loops through all wallet transactions (internally, in the implementation) no matter what arguments you give it.