mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-26 19:42:23 +00:00
685d44dbc1
Invoke `_initialize` method on every call if present. In NEO3 there is no entrypoint and methods are invoked by offset, thus `Main` function is no longer required. We still have special `Main` method in tests to simplify them. |
||
---|---|---|
.. | ||
container.go | ||
container_test.go | ||
manifest.go | ||
manifest_test.go | ||
method.go | ||
permission.go | ||
permission_test.go |