Skip to content

Commit

Permalink
Fix fences (ethereum#2373)
Browse files Browse the repository at this point in the history
  • Loading branch information
fulldecent authored and ilanolkies committed Nov 12, 2019
1 parent 02af592 commit 7478616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-1077.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ In order to be compliant, the transaction **MUST** request to sign a messageHash

The fields **MUST** be concatenated in this order:

```
```solidity
keccak256(
byte(0x19),
byte(0),
Expand Down

0 comments on commit 7478616

Please sign in to comment.