Hello, I created a wallet in a node (A) and then I imported the same wallet in a another node (B) (importaddress). Making transactions, I notice only in B this kind of messages:
2019-10-10 10:50:57 Tx d1c23f19b4c1a95c0da2254dc4a1da95454b2726b104d4d218ab68cc5b829f1f was not accepted to mempool, setting INVALID flag
2019-10-10 10:50:57 Tx 70f64c157c5ed3278de7cfd991ae278d132471749c2afc6a22216e49519d6ad5 was not accepted to mempool, setting INVALID flag
….
….
2019-10-10 10:50:57 Tx d1c23f19b4c1a95c0da2254dc4a1da95454b2726b104d4d218ab68cc5b829f1f was not accepted to mempool, setting INVALID flag
2019-10-10 10:50:57 Tx 70f64c157c5ed3278de7cfd991ae278d132471749c2afc6a22216e49519d6ad5 was not accepted to mempool, setting INVALID flag
I think this's a "system problem" but I don't understand why are they write in an undefined loop? Is there a way to stop it?
"version" : "1.0.6",
"nodeversion" : 10006901,