Skip to content

user can pass a solverFee lower than the verificationFee #85

@CluEleSsUK

Description

@CluEleSsUK

and in fact here, we should probably check that solverFee - verification > 0, because in principle the fee could be too low:

require(solverFee > 0, ErrorsLib.FeeTooLow());

Originally posted by @CluEleSsUK in randa-mu/dcipher#145 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions