Skip to content

splitSignature - Undeclared identifier #16

@jack75015

Description

@jack75015

Hello
I cloned the project and followed the step.
For the compile step yarn compile, I got this error:

Downloading compiler 0.8.9
Compiling 21 files with 0.8.9
DeclarationError: Undeclared identifier.
  --> contracts/mocks/ERC1238ExpirableMock.sol:52:51:
   |
52 |                 (bytes32 r, bytes32 s, uint8 v) = splitSignature(data[i]);
   |                                                   ^^^^^^^^^^^^^^


Error HH600: Compilation failed

For more info go to https://hardhat.org/HH600 or run Hardhat with --show-stack-traces

Am i the only one?

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