You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
eth_sendRawTransaction, expects the input to be a TM tx, which isn't very useful because Web3 compatible clients don't send TM txs. We want that endpoint to accept Eth txs from any Web3 compatible client.
The text was updated successfully, but these errors were encountered:
eth_sendRawTransaction
, expects the input to be a TM tx, which isn't very useful because Web3 compatible clients don't send TM txs. We want that endpoint to accept Eth txs from any Web3 compatible client.The text was updated successfully, but these errors were encountered: