DAVFoundation / xplore

⛓ A block explorer for local Ethereum testnets
MIT License
62 stars 65 forks source link

#29 Create a method to return RPC server on the top block view #46

Closed THEozmic closed 6 years ago

THEozmic commented 6 years ago

Description

Created getRpcServer action, updated the topBlocks reducer and displayed the rpc server on the view

Related Issue

https://github.com/DAVFoundation/xplore/issues/29

Motivation and Context

Helps user see what their RPC server is

How Has This Been Tested?

Screenshots (if appropriate):

image

Types of changes

Checklist:

THEozmic commented 6 years ago

Hey @griffobeid, I expected to get a few these comments because I wasn't very sure about how and where to place things. Thanks for the feedback, I'll make the changes as soon as is possible.

THEozmic commented 6 years ago

@griffobeid I've made some changes, please review and let me know if anything else isn't right.

griffobeid commented 6 years ago

Awesome, @THEozmic 💪 thanks for another great pull request! 😄