- Renamed module to github.com/tutus-one/tutus-chain - Created Tutus network configurations - Updated Makefile for tutus binary - Updated service templates - Added Tutus README |
||
|---|---|---|
| .. | ||
| README.md | ||
| management_helper1.manifest.json | ||
| management_helper1.nef | ||
| management_helper2.manifest.json | ||
| management_helper2.nef | ||
README.md
Management helper contracts
Management helper contracts NEF and manifest files are generated automatically by
TestGenerateHelperContracts and are used in tests. Do not modify these files manually.
To regenerate these files:
- Open
TestGenerateHelperContractsand setsaveStateflag totrue. - Run
TestGenerateHelperContracts. - Set
saveStateback tofalse.