pub const VERACK: &'static str = "verack";
Expand description

| The verack message acknowledges a previously-received | version message, informing the connecting | node that it can begin to send other messages. |