mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
fixed one typo
Former-commit-id: db5dcfd6ed8fe974703468fcabd129a1938da175 [formerly 8c7abcba5a6e9dfe6fb7d012d3ba54a12b738755] Former-commit-id: 3afb20fa51b2c191249c187431c7f7dfc2ac9274
This commit is contained in:
@@ -128,7 +128,7 @@ func submitCollation(shardID int64) error {
|
||||
// This function will call FetchCandidateHead() of the SMC to obtain
|
||||
// more necessary information.
|
||||
//
|
||||
// This functions will fetch the transactions in the collator pool and and apply
|
||||
// This functions will fetch the transactions in the proposer tx pool and and apply
|
||||
// them to finish up the collation. It will then need to broadcast the
|
||||
// collation to the main chain using JSON-RPC.
|
||||
log.Info("Submit collation function called")
|
||||
|
||||
Reference in New Issue
Block a user