update docs

pull/2613/head
Ayrat Badykov 5 years ago
parent 48e9005f5b
commit b5999c45fe
No known key found for this signature in database
GPG Key ID: B44668E265E9396F
  1. 5
      apps/block_scout_web/lib/block_scout_web/etherscan.ex

@ -713,11 +713,6 @@ defmodule BlockScoutWeb.Etherscan do
type: "timestamp",
definition: "When the block was collated.",
example: ~s("1480072029")
},
blockReward: %{
type: "block reward",
definition: "The reward given to the miner of a block.",
example: ~s("5003251945421042780")
}
}
}

Loading…
Cancel
Save