Expand description
Sign before broadcasting so callers can durably journal and recover payments.
Structs§
- Payment
Receipt - A payment included in the canonical chain. Inclusion is not finality.
- Signed
Payment - Signed transaction bytes, safe to persist before the first broadcast. Contains no private key. Re-sending these bytes cannot create another payment.
Enums§
- Payment
Request - An ordinary single transaction payment, using the existing vault encoders.
- Payment
Status - Observation never assumes a missing receipt means the transaction failed.