go/neo/neonet: tests: Introduce T
This represents a neonet testing environment and in the future will be used to run tests under different protocol versions, protocol encodings, etc. For now it is noop wrapper around testing.T + t.bin that wraps []byte and will be amended to return something different depending on t's encoding.
Showing
This diff is collapsed.
Please register or sign in to comment