Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.

Commit a8a4bd3

Browse files
Return on keep public key re-submission error
1 parent 7c11b36 commit a8a4bd3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/node/node.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -719,6 +719,7 @@ func (n *Node) monitorKeepPublicKeySubmission(
719719
keepAddress.String(),
720720
err,
721721
)
722+
return
722723
}
723724
}
724725
}

0 commit comments

Comments
 (0)