pull/2781/head
Ayrat Badykov 5 years ago
parent 41216b08d5
commit 5f2d637f41
No known key found for this signature in database
GPG Key ID: B44668E265E9396F
  1. 2
      apps/block_scout_web/lib/block_scout_web/etherscan.ex

@ -1189,7 +1189,7 @@ defmodule BlockScoutWeb.Etherscan do
key: "sort",
type: "string",
description:
"A string representing the order by block number direction. Defaults to ascending order. Available values: asc, desc"
"A string representing the order by block number direction. Defaults to descending order. Available values: asc, desc"
},
%{
key: "startblock",

Loading…
Cancel
Save