mirror of https://github.com/bitcoin/bitcoin
Follow-up from #27021: accessing of fields in MiniMinerMempoolEntry was done inconsistently. Even though we had a getter, we would directly write to the fields when we needed to update them. This commits sets the fields to private and introduces a method for updating the ancestor information in transactions using the same method name as used for Mempool Entries.pull/26152/head
parent
ac6030e4d8
commit
c24851be94
Loading…
Reference in new issue