neoneo-go/pkg/rpcclient/actor
Roman Khimov c0705e45c9 rpcclient: add actor package
Somewhat similar to invoker, but changing the state (or just creating a
transaction). Transaction creation could've been put into a structure of its
own, but it seems to be less convenient to use this way.
2022-08-07 22:33:56 +03:00
..
actor.go rpcclient: add actor package 2022-08-07 22:33:56 +03:00
actor_test.go rpcclient: add actor package 2022-08-07 22:33:56 +03:00
maker.go rpcclient: add actor package 2022-08-07 22:33:56 +03:00
maker_test.go rpcclient: add actor package 2022-08-07 22:33:56 +03:00