docs: mention util
and convert
packages in compiler
This commit is contained in:
parent
bcc11cbd74
commit
5ba22a02f4
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ pkg.go.dev](https://pkg.go.dev/github.com/nspcc-dev/neo-go/pkg/interop)
|
|||
for full API documentation. In general it provides the same level of
|
||||
functionality as Neo .net Framework library.
|
||||
|
||||
Compiler provides some helpful builtins in `util` and `convert` packages.
|
||||
Refer to them for detailed documentation.
|
||||
|
||||
## Quick start
|
||||
|
||||
### Compiling
|
||||
|
|
Loading…
Reference in a new issue