neoneo-go/pkg/rpc
Evgenii Stratonikov 1e50016a91 core,test: move helper functions for testchain to the internal package
Our test chain is used in core,rpc and (in future) interop packages.
It is better to have all related declarations in one place to avoid
code duplication.
2020-04-22 18:17:11 +03:00
..
client core: add sender field to transaction 2020-04-20 17:21:28 +03:00
request core: add sender field to transaction 2020-04-20 17:21:28 +03:00
response core: move Blockchainer interface to a separate package 2020-04-11 10:56:36 +03:00
server core,test: move helper functions for testchain to the internal package 2020-04-22 18:17:11 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00