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