add comment

pull/2731/head
Ayrat Badykov 5 years ago
parent 6b442635eb
commit ec20050a66
No known key found for this signature in database
GPG Key ID: B44668E265E9396F
  1. 1
      apps/explorer/lib/explorer/smart_contract/verifier.ex

@ -82,6 +82,7 @@ defmodule Explorer.SmartContract.Verifier do
end
end
# 730000000000000000000000000000000000000000 - default library address that returned by the compiler
defp try_library_verification(
"730000000000000000000000000000000000000000" <> bytecode,
<<_address::binary-size(42)>> <> bytecode

Loading…
Cancel
Save