| 618 | |
| 619 | /* Checks that key is valid, and signed this hash */ |
| 620 | static bool check_signed_hash_nodeid(const struct sha256_double *hash, |
| 621 | const secp256k1_ecdsa_signature *signature, |
| 622 | const struct node_id *id) |
| 623 | { |
no outgoing calls
no test coverage detected