Function bp_runtime::craft_valid_storage_proof
source · 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.