Describe the bug flashbots methods are not working api(dot)securerpc(dot)com/v1. I always get a Response: āMethod āMETHODNAMEā is not supported.ā tested with flashbots_getUserStats and eth_callBundle
To Reproduce sent header: {āX-Manifold-Signatureā: ā0x9889FAD4DB79deC094264De686b35CB557C7BD37:0xf463a4253957c9859af89bd1db99bab1e6c11e774ad18bb04b4bbfd015d2bd950850ccd493e3c5c59560177605d9c1f2bb9953ab98bf96990c8754c6204eb3171cā, āContent-Typeā: āapplication/jsonā} sent body: ā{ājsonrpcā: ā2.0ā, āidā: āgUS_5BvR2ulyQā, āmethodā: āflashbots_getUserStatsā, āparamsā: [{āblockNumberā: ā0xec2810ā}]}ā
response: {āerrorā: {ācodeā: -32601, āmessageā: āMethod āflashbots_getUserStatsā is not supported.ā}, āidā: āgUS_5BvR2ulyQā, ājsonrpcā: ā2.0ā}
Additional context 2 weeks ago flashbots_getUserStats worked this way. Has there anything changed?