Expand description
Reference implementation of the ZIP-321 standard for payment requests.
This crate provides data structures, parsing, and rendering functions for interpreting and producing valid ZIP 321 URIs.
The specification for ZIP 321 URIs may be found at https://zips.z.cash/zip-0321
Structs§
- A single payment being requested.
- A ZIP321 transaction request.
Enums§
- Errors that may be produced in decoding of payment requests.