typo on line 155 (#1184)

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
pull/2/head
Daniel Choi 6 years ago committed by MadelineMurray
parent 57cef8a09c
commit 2d05918275
  1. 2
      docs/Tutorials/Create-IBFT-Network.md

@ -143,7 +143,7 @@ In `extraData`, copy the [RLP encoded data](#5-rlp-encode-extra-data) from the `
```json
{
...
"extraData":0xf83ea00000000000000000000000000000000000000000000000000000000000000000d5949b9f91039843450927b0043ae71cd803e0db0c30808400000000c0",
"extraData":"0xf83ea00000000000000000000000000000000000000000000000000000000000000000d5949b9f91039843450927b0043ae71cd803e0db0c30808400000000c0",
...
}
```

Loading…
Cancel
Save