Package Exports
- @connext/cf-funding-protocol-contracts/build/CoinBalanceRefundApp.json
- @connext/cf-funding-protocol-contracts/build/ConditionalTransactionDelegateTarget.json
- @connext/cf-funding-protocol-contracts/build/DolphinCoin.json
- @connext/cf-funding-protocol-contracts/build/ERC20.json
- @connext/cf-funding-protocol-contracts/build/IdentityApp.json
- @connext/cf-funding-protocol-contracts/build/MinimumViableMultisig.json
- @connext/cf-funding-protocol-contracts/build/MultiAssetMultiPartyCoinTransferInterpreter.json
- @connext/cf-funding-protocol-contracts/build/Proxy.json
- @connext/cf-funding-protocol-contracts/build/ProxyFactory.json
- @connext/cf-funding-protocol-contracts/build/SingleAssetTwoPartyCoinTransferInterpreter.json
- @connext/cf-funding-protocol-contracts/build/TimeLockedPassThrough.json
- @connext/cf-funding-protocol-contracts/build/TwoPartyFixedOutcomeApp.json
- @connext/cf-funding-protocol-contracts/build/TwoPartyFixedOutcomeFromVirtualAppInterpreter.json
- @connext/cf-funding-protocol-contracts/build/TwoPartyFixedOutcomeInterpreter.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@connext/cf-funding-protocol-contracts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Updating the Contracts
When any of the contracts get updated, their corresponding expected build artifacts need to be updated as well.
To do make this update, run:
yarn build