Documentation
¶
Overview ¶
Package explorer serves a small read-only web view of the chain: recent blocks, block detail, address balances and a JSON status API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PeerCounter ¶
type PeerCounter interface{ PeerCount() int }
PeerCounter reports how many peers the node currently has.
Click to show internal directories.
Click to hide internal directories.