How to nest promises with truffle deployer in truffle migration script

前端 未结 0 1541
你的背包
你的背包 2020-12-02 04:36

I am using truffle deployer to deploy my solidity contract:

module.exports = function(deployer, network) {
  ...
}

I would like to store some

相关标签:
回答
  • 消灭零回复
提交回复
热议问题