Value to Runtime error

This commit is contained in:
Gui Heise 2021-12-15 14:03:51 -05:00
parent 42b82be386
commit af01b4e8b5

View File

@ -248,7 +248,7 @@ def _get_taker_token_in_amount(
if transfer.to_address == taker_address:
return transfer.amount
raise ValueError("Unable to find transfers matching 0x order.")
raise RuntimeError("Unable to find transfers matching 0x order.")
def _get_0x_token_in_data(