Commit b2bc5430 authored by clabby's avatar clabby

update comment

parent 7f12a6dc
...@@ -278,7 +278,7 @@ const ( ...@@ -278,7 +278,7 @@ const (
// Params: // Params:
// - Reth: string, hex-encoded block hash // - Reth: string, hex-encoded block hash
// Returns: // Returns:
// - Reth: array of RLP-encoded receipts // - Reth: string, json-ified receipts
// See: // See:
// - reth's DB crate documentation: https://github.com/paradigmxyz/reth/blob/main/docs/crates/db.md // - reth's DB crate documentation: https://github.com/paradigmxyz/reth/blob/main/docs/crates/db.md
RethGetBlockReceipts RethGetBlockReceipts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment