forked from TrueCloudLab/neoneo-go
13252bb941
* Move generator to a separate package. * Move loader to a separate package and get rid of the code duplications. |
||
---|---|---|
.. | ||
oracle.manifest.json | ||
oracle.nef | ||
README.md |
Oracle helper contract
Oracle helper contract 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
TestGenerateHelperContracts
and setsaveState
flag totrue
. - Run
TestGenerateHelperContracts
. - Set
saveState
back tofalse
.