mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-02-22 11:17:35 +00:00
Saving into a file can't be successful without signAndPush flag (wallet present). This situation can't happen in CLI invocations since testinvokefunction doesn't have `--out` flag, but still it's a logic error. Everything else can be simplified a bit taking that into account. |
||
---|---|---|
.. | ||
generate.go | ||
generate_test.go | ||
manifest.go | ||
permission.go | ||
smart_contract.go | ||
smart_contract_test.go |