diff options
author | Amiti Uttarwar <amiti@uttarwar.org> | 2021-08-03 09:26:29 -0700 |
---|---|---|
committer | Amiti Uttarwar <amiti@uttarwar.org> | 2021-08-04 12:36:22 -0700 |
commit | 9778b0fec13c047a4c7f3ae425d044da26eadc81 (patch) | |
tree | 513563858889dc0c96518809792acae2fcf715d5 /doc/release-notes.md | |
parent | aa79c912608fdc77c69dd43653aa87f1f34e01dd (diff) |
[net_processing] Provide debug error if code assumptions change.
Currently, this call to SetupAddressRelay will never return false because of
the previous guard that returns early if the peer is not an inbound connection.
Rather than implicitly relying on this guarantee, throw an error in the debug
build if it ever changes.
Diffstat (limited to 'doc/release-notes.md')
0 files changed, 0 insertions, 0 deletions