package
0.0.0-20190923085903-5a544cf7f34f
Repository: https://github.com/metadium/go-delegator.git
Documentation: pkg.go.dev

# Functions

GetInstance returns the instance of RPC.

# Constants

ContentType is a content-type for JSON-RPC.
Mainnet is a const string indicates mainnet.
Testnet is a const string indicates testnet.

# Variables

MainnetUrls is a URL list for mainnet.
NetType is either mainnet or testnet.
ex.

# Structs

RPC is a JSON-RPC manager through HTTP.