neoneo-go/pkg/rpc
Roman Khimov c2b3ee3d8e core: move basic chain creation into a package of its own
This allows to reuse it across different packages.

testchain can't be used because of circular dependencies.

Init() is not changed except for filepath.Join() use instead of direct string
appends which is a better approach anyway. rootpath is required because
current directory will change from package to package.
2022-06-08 15:25:27 +03:00
..
client rpc: improve WS connection closure error a bit 2022-06-06 12:58:42 +03:00
request [#2442] English Check 2022-05-04 19:48:27 +03:00
response rpc: do not allow empty error's Cause 2022-05-30 15:58:46 +03:00
server core: move basic chain creation into a package of its own 2022-06-08 15:25:27 +03:00
rpc_config.go [#2442] English Check 2022-05-04 19:48:27 +03:00