View Source Ethereumex.Counter (ethereumex v0.9.1)

An application wide RPC2Ethereum client request counter.

Link to this section Summary

Link to this section Functions

Specs

get(atom()) :: integer()

Specs

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

increment(key, count, method)

View Source

Specs

increment(atom(), integer(), String.t()) :: integer()

Specs

setup() :: :ok