neoneo-go/pkg/services
Roman Khimov 194933a5cc rpcclient: provide nep11 package for NEP-11 tokens
Unfortunately Go doesn't allow to easily reuse readers in full packages, still
we can have this wrapper with a little overhead (the alternative is to move
specific methods into types of their own, but I'm not sure how it's going to
be accepted user-side).
2022-08-19 10:37:22 +03:00
..
helpers/rpcbroadcaster rpc/client: move to pkg/rpcclient 2022-07-21 22:39:53 +03:00
metrics metrics: don't Panic on bad shutdown 2022-08-02 13:06:10 +03:00
notary wallet: fix wallet version to conform to NEP-6 2022-08-07 22:41:40 +03:00
oracle wallet: fix wallet version to conform to NEP-6 2022-08-07 22:41:40 +03:00
rpcsrv rpcclient: provide nep11 package for NEP-11 tokens 2022-08-19 10:37:22 +03:00
stateroot cli: reload state root service on USR1 2022-08-02 13:02:36 +03:00