mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
docs: fix typo in pub/sub text (#23860)
This commit is contained in:
parent
3b47d95e1d
commit
f388b16fa4
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ In case of a chain reorganization previous sent logs that are on the old chain w
|
|||
|
||||
Returns the hash for all transactions that are added to the pending state and are signed with a key that is available in the node.
|
||||
|
||||
When a transaction that was previously part of the canonical chain isn't part of the new canonical chain after a reogranization its again emitted.
|
||||
When a transaction that was previously part of the canonical chain isn't part of the new canonical chain after a reorganization its again emitted.
|
||||
|
||||
#### Parameters
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue