Skip to content

Commit

Permalink
Remove unused
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru Gheorghe <[email protected]>
  • Loading branch information
alexggh committed Jul 15, 2024
1 parent 3b4650a commit 7e81ca2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions substrate/client/authority-discovery/src/error.rs
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,6 @@ pub enum Error {
#[error("Unable to fetch best block.")]
BestBlockFetchingError,

#[error("Received dht value found event with records received from different peers.")]
ReceivingDhtValueFoundFromDifferentPeerIds,

#[error("Failed to verify a dht creation time signature.")]
VerifyingDhtPayloadCreationTime,

#[error("Received dht value found event with different record creation time.")]
ReceivingDhtValueFoundWithDifferentRecordCreationTime,
#[error("Publisher not present.")]
MissingPublisher,

Expand Down

0 comments on commit 7e81ca2

Please sign in to comment.