Local marketplace corrections (#25)

* fixed incorrect public address used in the text

* fixes indentation of the JSON code snip
This commit is contained in:
Marcin Czenko 2024-09-30 07:11:08 +02:00 committed by GitHub
parent 9bb5b5d1b8
commit d26793dc1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -79,7 +79,7 @@ echo ${GETH_SIGNER_ADDR} > geth_signer_address.txt
> Here make sure you replace `0x0000000000000000000000000000000000000000`
> with your public address of the signer account
> (`0x93976895c4939d99837C8e0E1779787718EF8368` in our example).
> (`0x33A904Ad57D0E2CB8ffe347D3C0E83C2e875E7dB` in our example).
### 1.2. Configure The Network and Create the Genesis Block