Limit OnionMessenger outbound buffer size
authorValentine Wallace <vwallace@protonmail.com>
Thu, 1 Sep 2022 19:26:17 +0000 (15:26 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Fri, 2 Sep 2022 20:35:35 +0000 (16:35 -0400)
commita8ea0bde59b2f74925742c639915e86ceb18045b
tree9430aac59c8f40416c3ac3a527594270df1eb6d3
parent04f467342851691d368df1eb318bcfaf6c58a607
Limit OnionMessenger outbound buffer size

Drop OMs if they push us over the max OnionMessenger outbound buffer size
lightning/src/onion_message/functional_tests.rs
lightning/src/onion_message/messenger.rs