Skip to content

Commit

Permalink
Update dot/parachain/prospective-parachains/prospective-parachains.go
Browse files Browse the repository at this point in the history
Co-authored-by: Eclésio Junior <[email protected]>
  • Loading branch information
rebonat0 and EclesioMeloJunior authored Dec 3, 2024
1 parent cdf03de commit 44a1ad1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ func HandleIntroduceSecondedCandidate(

if !paraScheduled {
logger.Warnf(
"Received seconded candidate with hash: %s for inactive para: %v",
"received seconded candidate with hash: %s for inactive para: %v",
candidateHash,
para,
)
Expand Down

0 comments on commit 44a1ad1

Please sign in to comment.