docs: remove typo in rpc docs (#23007)
Removes double occurence of the word "included".
This commit is contained in:
@ -220,8 +220,8 @@ Stops writing the Go runtime trace.
|
|||||||
### debug_traceBlock
|
### debug_traceBlock
|
||||||
|
|
||||||
The `traceBlock` method will return a full stack trace of all invoked opcodes of all transaction
|
The `traceBlock` method will return a full stack trace of all invoked opcodes of all transaction
|
||||||
that were included included in this block. **Note**, the parent of this block must be present or
|
that were included in this block. **Note**, the parent of this block must be present or it will
|
||||||
it will fail.
|
fail.
|
||||||
|
|
||||||
| Client | Method invocation |
|
| Client | Method invocation |
|
||||||
|:--------|--------------------------------------------------------------------------|
|
|:--------|--------------------------------------------------------------------------|
|
||||||
|
Reference in New Issue
Block a user