Function bp_runtime::raw_storage_proof_size
source · pub fn raw_storage_proof_size(raw_storage_proof: &RawStorageProof) -> usize
Expand description
Calculates size for RawStorageProof
.
pub fn raw_storage_proof_size(raw_storage_proof: &RawStorageProof) -> usize
Calculates size for RawStorageProof
.