neo-go/cli/smartcontract
Ekaterina Pavlova 1237c719e3 smartcontract: fix DO NOT EDIT warning to autogenerated files
The text must appear as the first line of a properly formatted Go //
comment, and that comment must appear before but not be attached to the
package clause and before any /* */ comment.

Closes #3254

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2023-12-25 13:01:36 +03:00
..
testdata smartcontract: fix DO NOT EDIT warning to autogenerated files 2023-12-25 13:01:36 +03:00
contract_test.go smartcontract: fix DO NOT EDIT warning to autogenerated files 2023-12-25 13:01:36 +03:00
generate.go cli: adjust usage text of contract generate-rpcwrapper command 2023-10-18 20:38:54 +03:00
generate_test.go smartcontract: fix DO NOT EDIT warning to autogenerated files 2023-12-25 13:01:36 +03:00
manifest.go cli: move wallet-related flags handling to options package 2023-12-06 10:49:50 +03:00
permission.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
smart_contract.go cli: move actor-related functions handling to options package 2023-12-07 10:35:37 +03:00
smart_contract_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00