mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix link.
This commit is contained in:
parent
22776cddcd
commit
82c92eccbc
@ -186,6 +186,6 @@ This automatically verifies the metadata since its hash is part of the bytecode.
|
|||||||
Excess data corresponds to the constructor input data, which should be decoded
|
Excess data corresponds to the constructor input data, which should be decoded
|
||||||
according to the interface and presented to the user.
|
according to the interface and presented to the user.
|
||||||
|
|
||||||
In the repository [source-verify](https://github.com/ethereum/source-verify)
|
In the repository `source-verify <https://github.com/ethereum/source-verify>`_
|
||||||
([npm package](https://www.npmjs.com/package/source-verify)) you can see
|
(`npm package <https://www.npmjs.com/package/source-verify>`_) you can see
|
||||||
example code that shows how to use this feature.
|
example code that shows how to use this feature.
|
||||||
|
Loading…
Reference in New Issue
Block a user