Crate cashweb_payments[][src]

cashweb-payments is a library providing structures and utilities related to the BIP70: Payment Protocol and a Wallet structure to allow receiving payments.

Modules

bip70

This module contains structures related to the BIP70: Payment Protocol

wallet

This module contains the Wallet struct which allows for basic caching and payment of invoices.

Enums

PreprocessingError

Error associated with payment preprocessing.

Functions

preprocess_payment

Validates and parses the BIP70 payment.