Module db

Source

Structs§

ActiveGatewayKey
ActiveGatewayKeyPrefix
DbKeyPrefixIter
An iterator over the variants of DbKeyPrefix
LightningGatewayKey
LightningGatewayKeyPrefix
PaymentResult
PaymentResultKey
PaymentResultPrefix
RecurringPaymentCodeKey
A single recurring payment code (e.g. LNURL) that was registered with a server
RecurringPaymentCodeKeyPrefix

Enums§

DbKeyPrefix

Functions§

get_v1_migrated_state 🔒
Migrates SubmittedOfferV0 to SubmittedOffer and ConfirmedInvoiceV0 to ConfirmedInvoice
get_v2_migrated_state 🔒
Migrates SubmittedOffer with enum prefix 5 back to SubmittedOffer
get_v3_migrated_state 🔒
Migrates Refund state with enum prefix 5 to contain the error_reason field