diff --git a/src/pages/protocol/rpc/index.mdx b/src/pages/protocol/rpc/index.mdx index 94cb671e..14ea9bd0 100644 --- a/src/pages/protocol/rpc/index.mdx +++ b/src/pages/protocol/rpc/index.mdx @@ -230,4 +230,4 @@ Gas estimation accounts for TIP-20 fee token balances instead of native ETH. The ### `eth_sendRawTransaction` -Accepts both standard EVM transaction types and [Tempo Transactions](/protocol/transactions) (type `0x54`). Transactions targeting a subblock proposer are routed directly to the consensus layer when submitted to the matching validator node; other nodes reject them. +Accepts both standard EVM transaction types and [Tempo Transactions](/protocol/transactions) (type `0x76`). Transactions targeting a subblock proposer are routed directly to the consensus layer when submitted to the matching validator node; other nodes reject them.