ethereumex v0.6.1 Ethereumex.Counter

An application wide RPC2Ethereum client request counter.

Link to this section Summary

Link to this section Functions

Link to this function

get(key)

get(atom()) :: integer()
Link to this function

increment(key, method)

increment(atom(), String.t()) :: integer()
Link to this function

increment(key, count, method)

increment(atom(), integer(), String.t()) :: integer()
Link to this function

setup()

setup() :: :ok