Cleaner protocol and blinded verification #14
Annotations
10 errors
src/client/mod.rs#L16
unused import: `types::validator_stake::ValidatorStake`
|
src/client/message.rs#L54
unused import: `super::*`
|
src/client/store.rs#L102
unused import: `ConflictableTransactionError`
|
src/client/store.rs#L239
unused import: `super::*`
|
src/client/mod.rs#L333
unused import: `super::*`
|
src/client/mod.rs#L312
unused variable: `p`
|
src/client/error.rs#L16
variants `SignatureLenMismatch` and `InvalidProof` are never constructed
|
src/client/protocol/mod.rs#L77
associated function `inclusion_proof_verify` is never used
|
src/client/protocol/experimental.rs#L70
methods `hash` and `outcome_root` are never used
|
src/client/store.rs#L114
methods `batch_entries` and `get_db` are never used
|
The logs for this run have expired and are no longer available.
Loading