setting rest of data

This commit is contained in:
Jaremy Creechley 2023-12-11 17:40:18 -07:00
parent 6a4d1c32bd
commit ce36442059
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300

View File

@ -361,7 +361,8 @@ mod tests {
let root = treehash(hashes.as_slice());
let root_bytes: [u8; U256::BYTES] = root.to_le_bytes();
// let root_bytes: [u8; U256::BYTES] = root.to_le_bytes();
let root_mpk = u256_to_mpack(&root);
// Serialize the value types to an array pointer
let mut mpk_data = Value::Map(vec![