mirror of
https://github.com/status-im/EIPs.git
synced 2025-01-26 23:00:38 +00:00
correct example values
This commit is contained in:
parent
2a814ea281
commit
581ce45afc
@ -28,13 +28,13 @@ The "signing data" becomes:
|
||||
The "signing hash" becomes:
|
||||
|
||||
```
|
||||
0x2691916f9e6e5b304f135496c08f632040f02d78e36ae5bbbb38f919730c8fa0
|
||||
0xdaf5a779ae972f972197303d7b574746c7ef83eadac0f2791ad23db92e4c8e53
|
||||
```
|
||||
|
||||
If the transaction is signed with the private key `0x4646464646464646464646464646464646464646464646464646464646464646`, then the v,r,s values become:
|
||||
|
||||
```
|
||||
(37, 11298168949998536842419725113857172427648002808790045841403298480749678639159, 26113561835810707062310182368620287328545641189938585203131842552044123671646)
|
||||
(37, 18515461264373351373200002665853028612451056578545711640558177340181847433846, 46948507304638947509940763649030358759909902576025900602547168820602576006531)
|
||||
```
|
||||
|
||||
Notice the use of 37 instead of 27. The signed tx would become:
|
||||
|
Loading…
x
Reference in New Issue
Block a user