Skip to content

Commit

Permalink
Update rpc-differences.mdx (#138)
Browse files Browse the repository at this point in the history
JSON-RPC
  • Loading branch information
wzl521 authored Oct 8, 2024
1 parent 1dafbc5 commit 79ce53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/concepts/rpc-differences.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: All the relevant information you need to interact with Rigil

# RPC Key Differences

In order to keep some data in transactions confidential, SUAVE JSON-RPC extends the usual Ethereum JSOPN-RPC methods. Some methods in the `eth_` namespace are overloaded to support confidential compute requests.
In order to keep some data in transactions confidential, SUAVE JSON-RPC extends the usual Ethereum JSON-RPC methods. Some methods in the `eth_` namespace are overloaded to support confidential compute requests.

1. **eth_sendRawTransaction**

Expand Down

0 comments on commit 79ce53a

Please sign in to comment.