pub fn witness_signing_message(tree_size: u64, root_hash: &[u8; 32]) -> Vec<u8> ⓘ
Build the canonical signing message for a (tree_size, root_hash) pair. Witnesses sign this; monitors verify it.
(tree_size, root_hash)