aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
diff options
context:
space:
mode:
authorMurch <murch@murch.one>2023-06-12 11:09:21 -0400
committerMurch <murch@murch.one>2023-09-13 14:33:54 -0400
commitc24851be945b2a633ee44ed3c8a501eee5580b62 (patch)
treefcaf72061b34cc5b8dc9fca3320ec3bf388886d0 /src/interfaces
parentac6030e4d8f7d578cd4a8593f41189efca548064 (diff)
downloadbitcoin-c24851be945b2a633ee44ed3c8a501eee5580b62.tar.xz
Make MiniMinerMempoolEntry fields private
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.
Diffstat (limited to 'src/interfaces')
0 files changed, 0 insertions, 0 deletions