mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 03:44:01 +03:00
Now it is a time to start to make a handshake
This commit is contained in:
@@ -4,3 +4,8 @@ const (
|
||||
RPCNonceSeqNo = -2
|
||||
RPCHandshakeSeqNo = -1
|
||||
)
|
||||
|
||||
type Extras struct {
|
||||
QuickAck bool
|
||||
SimpleAck bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user