• Kirill Smelkov's avatar
    go/neo/proto: Start (first draft) · 6301c23f
    Kirill Smelkov authored
    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.
    6301c23f
proto.go 23.7 KB