pub fn build_proof_data(resource_hash: &[u8; 32], proof: &[u8; 32]) -> Vec<u8> ⓘ
Build proof data: [resource_hash: 32 bytes][proof: 32 bytes].