pub fn msg_kv_done(nonce: u16, status: u8, hash: u128, mtime_ns: u64) -> Vec<u8> ⓘ
Build an S2C_KV_DONE. On success hash is the new value hash (zero for a delete); on CONFLICT the current hash.
S2C_KV_DONE
hash
CONFLICT