@@ -1,4 +1,6 @@
import logging
import os
import sys
import click
@@ -8,6 +10,8 @@ from mev_inspect.inspector import MEVInspector
RPC_URL_ENV = "RPC_URL"
logging.basicConfig(stream=sys.stdout, level=logging.INFO)
@click.group()
def cli():
The note is not visible to the blocked user.