Transactions involving default receive address in Scripter Ron's BTC wallet not reflected

+1 vote

I've set up the Scripter Ron's BitcoinWallet for a private blockchain I created. Any transaction involving the default receive address is not reflecting in the wallet. But when I query the details for the transaction id using getwallettransaction, I'm able to see confirmations for this transaction. If I add new receive addresses and perform transactions on them, they are reflecting in the wallet. I've even added send and receive permissions for the default receive address. Is this a bug or did I miss anything while setting it up?

asked Mar 27, 2016 by Cypher
edited Mar 27, 2016 by Cypher

1 Answer

+1 vote
 
Best answer
Do you mean the default receive address as created by BitcoinWallet or by MultiChain? If by MultiChain this is presumably because the mobile wallet does not think it owns that address. In any event there should not be any difference in behavior.
answered Mar 27, 2016 by MultiChain
selected Apr 21, 2016 by Cypher
I mean the default receive address of the wallet (The receive address you'll find in the wallet the first time you launch it).
In that case I'm afraid this sounds like an issue with BitcoinWallet, since from MultiChain's perspective there is no difference between these addresses (assuming your blockchain is set up to with anyone-can-receive=true).
...