fn valid_signature<TYPES: NodeType>(
req: &DataRequest<TYPES>,
sender: &TYPES::SignatureKey,
) -> bool
Expand description
Check the signature
fn valid_signature<TYPES: NodeType>(
req: &DataRequest<TYPES>,
sender: &TYPES::SignatureKey,
) -> bool
Check the signature