File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 2424 name : Transaction hash
2525 value : ' 0xe670ec64341771606e55d6b4ca35a1a6b75ee3d5145a99d05921026d1527331'
2626- name : eth_sendRawTransaction
27- summary : Submits a raw transaction. For EIP-4844 transactions, the raw form
28- must be the network form. This means it includes the blobs, KZG
27+ summary : Submits a raw transaction. You can create and sign a transaction
28+ externally using a library such as [web3.js](https://web3js.readthedocs.io/)
29+ or [ethers.js](https://docs.ethers.org/). For
30+ [EIP-4844](https://eips.ethereum.org/EIPS/eip-4844) transactions, the raw
31+ form must be the network form. This means it includes the blobs, KZG
2932 commitments, and KZG proofs.
3033 params :
3134 - name : Transaction
You can’t perform that action at this time.
0 commit comments