This PR is a child of #27827 and only implements the receiving logic. For the rest:
- #28122 - implement the silent payments scheme
- #28201 - implements sending
- #27827 - all three PRs together - this PR is meant for tracking progress and is useful for reviewers who want to compile all three PRs at once for testing
This PR depends on #28122 and is marked as a draft until it is merged. Commits up to https://github.com/bitcoin/bitcoin/commit/8ee791e7b34a354ce6835b968fe12924b8908d7c belong to #28122; please review those commits on #28122
Receiving
Description coming soon