Function ssb_validate::message::validate_multi_author_message_hash_chain[][src]

pub fn validate_multi_author_message_hash_chain<T: AsRef<[u8]>>(
    message_bytes: T
) -> Result<()>

Check that an out-of-order message is valid without checking the author.

It expects the messages to be the JSON encoded message of shape: {key: "", value: {...}}

This checks that:

This does not check: