Update all module paths and import statements from github.com/tutus-one to git.marketally.com/tutus-one for self-hosted Git server migration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
| oracle.go | ||
| oracle.manifest.json | ||
| oracle.nef | ||
| oracle.yml | ||
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
TestGenerateHelperContractsand setsaveStateflag totrue. - Run
TestGenerateHelperContracts. - Set
saveStateback tofalse.