Ethereumex.Counter.increment

You're seeing just the function increment, go back to Ethereumex.Counter module for more information.

Specs

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

increment(key, count, method)

View Source

Specs

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