mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +00:00
fixed one typo
Former-commit-id: db5dcfd6ed8fe974703468fcabd129a1938da175 [formerly 8c7abcba5a6e9dfe6fb7d012d3ba54a12b738755] Former-commit-id: 3afb20fa51b2c191249c187431c7f7dfc2ac9274
This commit is contained in:
parent
a66632477b
commit
979f29715e
@ -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")
|
||||
|
Loading…
Reference in New Issue
Block a user