Skip to content

Bug in secp256k1 PublicKey constructor #805

Open
@afk11

Description

@afk11

!get_resource_type($secp256k1_pubkey_t) === SECP256K1_TYPE_PUBKEY) {

The negation is performed on the result of get_resource_type($pubkey), not get_resource_type($pubkey) == ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions