Patch for concurrent iterator & others (onto v1.11.6) #386

Closed
roysc wants to merge 1565 commits from v1.11.6-statediff-v5 into master
Showing only changes of commit c858da555d - Show all commits

View File

@ -585,7 +585,7 @@ type Txs []string
#### `clique`
The `clique` object provides the neccesary information to complete a clique
The `clique` object provides the necessary information to complete a clique
seal of the block.
```go=