fn verify_signature(
signature: &Signature,
pubkey: &PubKey,
msg: &TransactionCommitment,
) -> boolExpand description
Verify zkapp signature/statement with new style (chunked inputs)
fn verify_signature(
signature: &Signature,
pubkey: &PubKey,
msg: &TransactionCommitment,
) -> boolVerify zkapp signature/statement with new style (chunked inputs)