Skip to content

Demonstrate how to verify an operators signature of a definition in solidityΒ #355

@OisinKyne

Description

@OisinKyne

🎯 Problem to be solved

A user asked how they can check in solidity if an operator has agreed to a particular cluster. We include a config_signature, which is a signature of config_hash by operator[].address.

πŸ› οΈ Proposed solution

We should give an example in solidity that shows ecrecover returning true for (address, config_hash, config_signature)

πŸ§ͺ Tests

  • Netlify deployment build tests passing

πŸ‘ Additional acceptance criteria

❌ Out of Scope

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