Update memo link to spec
Co-Authored-By: Henry de Valence <hdevalence@hdevalence.ca>
This commit is contained in:
parent
362f773762
commit
d7ccf255e1
|
@ -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]);
|
||||
|
||||
|
|
Loading…
Reference in New Issue