@abmprotocl/abm-plugin-migrations 中文文档教程
dai-plugin-migration
Contract naming convention
contracts/abis/addresses
中的合约名称以数字为后缀(例如_1
)以 指明合同的版本。 该版本可以来自不同的 整个系统的部署(例如全球结算后可能发生的事情), 或简单的升级(如发现漏洞时迁移 DsChief 时发生的情况)。
编号完全是任意的,是在我们选择支持新合约时选择的。 将来, 它们可以更详细地重命名。
dai-plugin-migration
Contract naming convention
Contract names in contracts/abis/addresses
are suffixed with a number (e.g. _1
) to indicate the version of the contract. The version can come from either different deployments of the entire system (such as what might happen after a global settlement), or a simple upgrade (as what happened when DsChief was migrated when a vulnerability was found).
The numbering is totally arbitrary and chosen when we choose to support a new contract. In the future, they could be renamed more descriptively.
更多
你可能也喜欢
- 100notes-dispatcher 中文文档教程
- 9otp-boot-component 中文文档教程
- @134dd3v/uniswap-v3-core-0.8-support 中文文档教程
- @2ui/create-react-component 中文文档教程
- @aacassandra/jquery_upload_preview 中文文档教程
- @aaronanderson/lwdc 中文文档教程
- @abemsi/lotide 中文文档教程
- @absmartly/javascript-sdk 中文文档教程
- @abtasty-innovation/react-module-injection 中文文档教程
- @acai/utils 中文文档教程