Skip to content

Commit

Permalink
Update docs/articles/advanced/using-iprpc.md
Browse files Browse the repository at this point in the history
remove completion emoji

Co-authored-by: Daniel Burckhardt <[email protected]>
  • Loading branch information
KagemniKarimu and danburck authored Oct 4, 2023
1 parent 67adafb commit d648be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/articles/advanced/using-iprpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ To ensure that your `evmosd` is correctly setup run the following:
./evmosd status
```

🗸 If you get a readout like the following, you're properly configured!
If you get a readout like the following, you're properly configured!

```
{"NodeInfo":{"protocol_version":{"p2p":"8","block":"11","app":"0"},"id":"46f6073576809bfff4f6d4f3afa2482cdc46fd4c","listen_addr":"65.109.92.240:656","network":"evmos_9001-2","version":"0.37.2","channels":"40202122233038606100","moniker":"STAVR","other":{"tx_index":"on","rpc_address":"tcp://127.0.0.1:657"}},"SyncInfo":{"latest_block_hash":"6C24441B02211424FC90F775C77F608CFB1467312012DA689FCCBB686431D8EF","latest_app_hash":"4155ABF2DAD78A96592EE6803D27D8AEF9C9BC3752A4AF4AE0361EFEC75DA450","latest_block_height":"16184253","latest_block_time":"2023-09-29T19:49:40.836168397Z","earliest_block_hash":"E6596EBE55CD8124E489FE8D844476B1B54AA9266C69993A65E42E3216735863","earliest_app_hash":"C8F8F714159B0F5F3F17691C6630C15E473C59EDD191D9212683DB5C5945CF9A","earliest_block_height":"16053048","earliest_block_time":"2023-09-23T01:29:18.519220034Z","catching_up":false},"ValidatorInfo":{"Address":"C0037EDF5519BEA3843BB2CBE25B890888390E71","PubKey":{"type":"tendermint/PubKeyEd25519","value":"3bGOvC7uiGuwcT/AlhDbD+zSE7/4ULy+2RxZ/drEwyU="},"VotingPower":"0"}}
Expand Down

0 comments on commit d648be5

Please sign in to comment.