Run precommit
This commit is contained in:
parent
04b7656653
commit
d81ab7e4da
@ -9,7 +9,6 @@ from mev_inspect.schemas.classifiers import (
|
|||||||
|
|
||||||
|
|
||||||
class OneInchFillOrderProtocolSwapClassifier(SwapClassifier):
|
class OneInchFillOrderProtocolSwapClassifier(SwapClassifier):
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def get_swap_recipient(trace: DecodedCallTrace) -> str:
|
def get_swap_recipient(trace: DecodedCallTrace) -> str:
|
||||||
return trace.from_address
|
return trace.from_address
|
||||||
|
Loading…
x
Reference in New Issue
Block a user