• Pure signature check: verifies msg.signature covers JCS(msg without signature) with the dacs-channelmsg:v1: prefix under the key encoded in msg.sender. Membership (sender ∈ members) and sequence enforcement are handled by ChannelSession — this function does crypto only.

    Parameters

    Returns boolean