* fix: removing Clipper custom integration (to add it later as a real PLP) * fix: update CHHANGELOG * fix: keep Clipper as BridgeProtocols so we dont have to redeploy and comment this is not used * fix: prettier
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.