go/neo/proto: Start (first draft)
Start NEO/go code with protocol package that defines message that NEO nodes exchange in between each other. The definition is based on neo/lib/protocol.py and is kept in sync with that file. This commit brings only messages definition. Messages serialization will come in the follow-up patch.
Showing
go/neo/proto/proto.go
0 → 100644
Please register or sign in to comment