Update user_agent docstring

Co-authored-by: Henry de Valence <hdevalence@hdevalence.ca>
This commit is contained in:
Deirdre Connolly 2019-09-10 16:48:28 -04:00 committed by Deirdre Connolly
parent c39d2c7510
commit a4a21138d0
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ pub enum Message {
/// to self.
nonce: Nonce,
/// [User Agent](https://github.com/bitcoin/bips/blob/master/bip-0014.mediawiki) (0x00 if string is 0 bytes long)
/// The Zcash user agent advertised by the sender.
user_agent: String,
/// The last block received by the emitting node.