I need to write a fuzz check to extend the protection of net_processing.cpp for this piece of code. However I’m unable to navigate/hint from the place this perform is being known as .
I’ve checked in net_tests.cpp and transaction_tests.cpp in whose piece of code RelayTransaction perform was used however its not being utilized in exams .This might imply its being known as inside exams internally . This image is from the total_coverage generated from lcov .
How ought to i am going about writing the check ?
