pull/2196/head
Ayrat Badykov 5 years ago
parent f9d7b022c2
commit 209b1d68e9
No known key found for this signature in database
GPG Key ID: B44668E265E9396F
  1. 2
      apps/ethereum_jsonrpc/lib/ethereum_jsonrpc/http.ex

@ -7,6 +7,8 @@ defmodule EthereumJSONRPC.HTTP do
require Logger require Logger
import EthereumJSONRPC, only: [quantity_to_integer: 1]
@behaviour Transport @behaviour Transport
@doc """ @doc """

Loading…
Cancel
Save