* Revert "Publish" This reverts commit 2b13dcfc14ead3aeb676cecb4c5e3814459212c7. * Revert "Updated CHANGELOGS & MD docs" This reverts commit d2bea4aa46f5e2860ebe05ccc5adae860aeda4b0.
Development
Building solidity files will update the contract artifact in {package-name}/generated-artifacts/{contract}.json
, but does not automatically update the contract-artifacts
or contract-wrappers
packages, which are generated from the artifact JSON. See contract-artifacts/README.md
for instructions on updating these packages.