Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(TAP-Verifier): Corrects the name of receipt aggregate voucher str… #49

Merged

Commits on Aug 17, 2023

  1. fix(TAP-Verifier): Corrects the name of receipt aggregate voucher str…

    …uct to match type hash and comply with eip 712
    
    eip 712 requires the name in the typehash to exactly match the name of the actual struct.
    
    BREAKING CHANGE:
    
    ReceiptAggregationVoucher struct renamed to ReceiptAggregateVoucher
    
    Signed-off-by: Bryan Cole <bryan.cole@semiotic.ai>
    ColePBryan committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c0758c8 View commit details
    Browse the repository at this point in the history