neoneo-go/internal
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
..
basicchain core: move basic chain creation into a package of its own 2022-06-08 15:25:27 +03:00
contracts [#2442] English Check 2022-05-04 19:48:27 +03:00
fakechain [#2442] English Check 2022-05-04 19:48:27 +03:00
keytestcases core: rename Neo.Crypto.CheckSig interop 2021-05-11 18:37:55 +03:00
random pkg: move internal/ package to the root directory 2020-11-24 16:39:56 +03:00
testchain [#2442] English Check 2022-05-04 19:48:27 +03:00
testserdes [#2442] English Check 2022-05-04 19:48:27 +03:00