neoneo-go/pkg/services
Roman Khimov 5d5455312a rpcclient: add policy package for the PolicyContract contract
And test it with the RPC server.

Notice that getters still return int64 instead of *big.Int, that's because
these values are very limited and technically could even fit into an int (but
that seems to be too dangerous to use for long-term compatibility).
2022-08-16 12:43:25 +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: add policy package for the PolicyContract contract 2022-08-16 12:43:25 +03:00
stateroot cli: reload state root service on USR1 2022-08-02 13:02:36 +03:00