pub fn txn_logout(
    _payload: Vec<u8>,
    _from_actor: String
) -> Result<Vec<u8>, Errors>