neoneo-go/internal/testchain
Evgeniy Stratonikov 8af9c870b1 compiler: remove CompileWithDebugInfo
It is a simple wrapper over `CompileWithOptions` which we don't really
need. Custom options can be specified explicitly instead of using some
random default. This default was introduced in 1578904da, however tests
written there use `CompileWithOptions` and all other tests
pass on that commit even without this default.

Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
2022-01-20 13:15:48 +03:00
..
address.go block: drop Network from the Header 2021-03-26 13:45:18 +03:00
network.go pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
transaction.go compiler: remove CompileWithDebugInfo 2022-01-20 13:15:48 +03:00