forked from TrueCloudLab/neoneo-go
3875c0a923
1. We have all necessary information in manifest.json, so don't need config.yaml for deployment anymore. It also allow us to be consistent with C# cli (it uses only .manifest.json and .nef files for contract deployment) 2. Remove EntryPoint and Methods from ProjectConfig as compiler is able to generate this information by itself. |
||
---|---|---|
.. | ||
flags | ||
options | ||
server | ||
smartcontract | ||
vm | ||
wallet | ||
.gitignore | ||
main.go |