Function check_only_for_signature

Source
pub fn check_only_for_signature(
    cmd: Box<SignedCommand>,
) -> Result<UserCommand, Box<SignedCommand>>
Expand description