Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: coinminers on April 24, 2013, 04:58:24 AM



Title: Bitcoind RPC API getaddressesbyaccount
Post by: coinminers on April 24, 2013, 04:58:24 AM
I use jsonRPCClient.php to communicate with bitcoind. When I execute the function getaddressesbyaccount I get all addresses created for a certain account, but they don't seem to be in any discernable order. Isn't there a way to get all addresses for an account in the order they were created in?