Expand description
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§
- Preprocessing
Error - Error associated with payment preprocessing.
Functions§
- preprocess_
payment - Validates and parses the BIP70 payment.