Function bp_runtime::grow_storage_value
source · pub fn grow_storage_value(
value: Vec<u8>,
params: &UnverifiedStorageProofParams,
) -> Vec<u8> ⓘ
Expand description
Add extra data to the storage value so that it’ll be of given size.