Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge bitcoin#21783: refactor: Make MempoolAcceptResult members const
363df75 doc/style followups in MempoolAcceptResult (glozow) Pull request description: Follow up to bitcoin#21062. Was going to be a part of bitcoin#20833 but I'm trying to break it down as much as possible. - Make members const (bitcoin#21062 (comment)) - List fee units (bitcoin#21062 (comment)) - Use default value for `TxValidationState` in the success case (bitcoin#21062 (comment)). ACKs for top commit: jnewbery: ACK 363df75 practicalswift: cr ACK 363df75: patch looks correct and `const` is better than non-`const` (where possible :)) ariard: Code Review ACK 363df75 Tree-SHA512: 0ff1a0279e08e03204e48d0f4c92428d7f39c32f52c1d20fe6a0283d605839898297344be82ca69640ba9f878ca4ebd5da2d717e26d719a183b211d709334082
- Loading branch information