• Steve Gattuso's avatar
    clef: fix chainId key being present in domain map (#19303) · f538d152
    Steve Gattuso authored
    This PR fixes this, moving domain.ChainId from the map's initializer down to a separate if statement which checks the existance of ChainId's value, similar to the rest of the fields, before adding it. I've also included a new test to demonstrate the issue
    f538d152
Name
Last commit
Last update
..
abihelper.go Loading commit data...
abihelper_test.go Loading commit data...
api.go Loading commit data...
api_test.go Loading commit data...
auditlog.go Loading commit data...
cliui.go Loading commit data...
signed_data.go Loading commit data...
signed_data_test.go Loading commit data...
stdioui.go Loading commit data...
types.go Loading commit data...
uiapi.go Loading commit data...
validation.go Loading commit data...
validation_test.go Loading commit data...