pub fn craft_valid_storage_proof() -> (H256, RawStorageProof)
Expand description
Return valid storage proof and state root.
Note: This should only be used for testing.
pub fn craft_valid_storage_proof() -> (H256, RawStorageProof)
Return valid storage proof and state root.
Note: This should only be used for testing.