Skip to content

VRC25 doesn't init value for EIP-712 #2

@imterryyy

Description

@imterryyy

https://github.com/tomochain/trc25/blob/main/contracts/VRC25Permit.sol#L11

function DOMAIN_SEPARATOR() external override view returns (bytes32) {
    return _domainSeparatorV4();
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions