Remove reference to ZIP 302 structured memos from changelog

We're removing those from the ZIP draft until they can be agreed upon.
This commit is contained in:
Jack Grigg 2021-03-23 13:52:22 +13:00
parent 46872e2590
commit e122c3d974
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@ and this library adheres to Rust's notion of
the existence of null-padding for shorter memos. `MemoBytes` is guaranteed
to be round-trip encodable (modulo null padding).
- `Memo`, an enum that implements the memo field format defined in
[ZIP 302](https://zips.z.cash/zip-0302) (excluding structured memos for
the moment). It can be converted to and from `MemoBytes`.
[ZIP 302](https://zips.z.cash/zip-0302). It can be converted to and from
`MemoBytes`.
- `zcash_primitives::primitives::Nullifier` struct.
- `zcash_primitives::transaction`:
- `TxVersion` enum, representing the set of valid transaction format