eth_event v0.1.1 EthEvent.Settings View Source
This module defines the available settings for EthEvent
.
Link to this section Summary
Link to this section Functions
Node URL. Defaults to ""
.
config :eth_event,
node_key: "some key"
Node URL. Defaults to "http://localhost:8545"
.
config :eth_event,
node_url: "https://mainnet.infura.io/v3"