mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-02-16 21:16:30 +00:00
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. |
||
---|---|---|
.. | ||
smart_contract.go |