neo-go/cli/smartcontract
Anna Shaleva ae52b2c2fa rpcbinding: fix binding indentation
New rule for writing blocks of code to our template: new line before
the block starts and new line after the block ends. This rule is the
same as the one we use during manual typing.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-05-30 17:37:06 +03:00
..
testdata rpcbinding: fix binding indentation 2023-05-30 17:37:06 +03:00
contract_test.go cli: autocomplete output filenames for contract compile cmd 2023-05-17 13:09:30 +03:00
generate.go cli: adjust flags description for smartcontract generate-* 2022-12-28 12:18:09 +03:00
generate_test.go rpcbinding: fix binding indentation 2023-05-30 17:37:06 +03:00
manifest.go *: always close the wallet after use 2022-09-02 14:44:32 +03:00
permission.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
smart_contract.go cli: autocomplete output filenames for contract compile cmd 2023-05-17 13:09:30 +03:00
smart_contract_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00