Update memo link to spec

Co-Authored-By: Henry de Valence <hdevalence@hdevalence.ca>
This commit is contained in:
Deirdre Connolly 2020-02-12 18:30:04 -05:00 committed by Deirdre Connolly
parent 362f773762
commit d7ccf255e1
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ mod sprout;
/// The usage of the memo field is by agreement between the sender and
/// recipient of the note.
///
/// [ps]: https://zips.z.cash/protocol/protocol.pdf#spendencoding
/// [ps]: https://zips.z.cash/protocol/protocol.pdf#notept
#[derive(Clone, Copy)]
pub struct Memo([u8; 512]);