7 lines
183 B
Diff
7 lines
183 B
Diff
|
10c10,12
|
||
|
<
|
||
|
---
|
||
|
> extern int secp256k1_ecdsa_signature_parse_compact(
|
||
|
> const secp256k1_context *ctx,
|
||
|
> secp256k1_ecdsa_signature *sig, const unsigned char *input64);
|