neo-go/internal/basicchain/testdata
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
..
invoke core: move basic chain creation into a package of its own 2022-06-08 15:25:27 +03:00
verify core: move basic chain creation into a package of its own 2022-06-08 15:25:27 +03:00
verify_args core: move basic chain creation into a package of its own 2022-06-08 15:25:27 +03:00
test_contract.go core: move basic chain creation into a package of its own 2022-06-08 15:25:27 +03:00
test_contract.yml core: move basic chain creation into a package of its own 2022-06-08 15:25:27 +03:00