diff options
author | MacroFake <falke.marco@gmail.com> | 2022-09-30 10:03:27 +0200 |
---|---|---|
committer | MacroFake <falke.marco@gmail.com> | 2022-09-30 10:06:14 +0200 |
commit | 33eef562a321ce772a9a88073a78a85894cb3fe8 (patch) | |
tree | 98ff80d053e8afff56ec2323be3450ddb57b255e /src/txmempool.cpp | |
parent | 437b608df289c97fd88f1dd79bdc8359e1b1c5b1 (diff) | |
parent | fa2c72dda09f9b51332f6c7953ae81e573cc834f (diff) |
Merge bitcoin/bitcoin#26074: refactor: Set RPCArg options with designated initializers
fa2c72dda09f9b51332f6c7953ae81e573cc834f rpc: Set RPCArg options with designated initializers (MacroFake)
Pull request description:
For optional constructor arguments, use a new struct. This comes with two benefits:
* Earlier unused optional arguments can be omitted
* Designated initializers can be used
ACKs for top commit:
stickies-v:
re-ACK fa2c72dda09f9b51332f6c7953ae81e573cc834f
Tree-SHA512: 2a0619548187cc7437fee2466ac4780746490622f202659f53641be01bc2a1fea4416d1a77f3e963bf7c4cce62899b61fab0b9683440cf82f68be44f63826658
Diffstat (limited to 'src/txmempool.cpp')
0 files changed, 0 insertions, 0 deletions