Cleaner protocol and blinded verification #7
Annotations
10 errors
src/client/protocol/mod.rs#L494
expected expression, found `,`
|
src/client/protocol/mod.rs#L494
expected `;`, found `next_block`
|
src/main.rs#L1
`#![feature]` may not be used on the stable release channel
|
src/main.rs#L2
`#![feature]` may not be used on the stable release channel
|
src/client/mod.rs#L2
unused import: `error::Error`
|
src/client/protocol/mod.rs#L8
unused imports: `Approval`, `BlockHeaderInnerLite`
|
src/client/mod.rs#L58
unused macro definition: `cvec`
|
src/main.rs#L1
`#![feature]` may not be used on the stable release channel
|
src/client/mod.rs#L326
use of unstable library feature 'result_option_inspect'
|
src/client/proof.rs#L38
no function or associated item named `inner_lite_hash` found for struct `LightClientState` in the current scope
|
The logs for this run have expired and are no longer available.
Loading