neoneo-go/cli/smartcontract
Ekaterina Pavlova 8bdbac3c5e cli: move actor-related functions handling to options package
Move actor handling into CLI package.
GetRPCWithActor returns RPC with actor instances.

Close #2682.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2023-12-07 10:35:37 +03:00
..
testdata rpcbinding: sort named types to stabilize output 2023-11-21 21:47:51 +03:00
contract_test.go compiler: perform NEF size check on serialization 2023-11-20 15:14:05 +03:00
generate.go cli: adjust usage text of contract generate-rpcwrapper command 2023-10-18 20:38:54 +03:00
generate_test.go cli/sc: don't rewrite RPC bindings by default 2023-11-21 17:43:45 +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