pub fn load_proof<R: Read>(reader: R) -> Result<Vec<Node>, Error>
Expand description

Loads an MPT proof from reader