Module zip321

Source
👎Deprecated: This module is deprecated; use the zip321 crate instead.

Modules§

testing

Structs§

Payment
A single payment being requested.
TransactionRequest
A ZIP321 transaction request.

Enums§

Zip321Error
Errors that may be produced in decoding of payment requests.

Functions§

memo_from_base64
Parse a MemoBytes value from a ZIP 321 compatible base64-encoded string.
memo_to_base64
Converts a MemoBytes value to a ZIP 321 compatible base64-encoded string.