go/neo/proto: Unexport Msg.NEOMsgCode
It is internal detail that ideally should not get outside of proto package. Don't clutter documentation of all messages with it. -> For now access message code via proto.MsgCode(msg) from outside.
Showing
This diff is collapsed.
Please register or sign in to comment