Skip to main content

Crate fedimint_recurringd

Crate fedimint_recurringd 

Source

ModulesΒ§

db πŸ”’

StructsΒ§

CachedGateway πŸ”’
InvoiceStatus
Helper struct indicating if an invoice was paid. In the future it may also contain the preimage to be fully LUD-21 compliant.
LNURLPayInvoice
The lnurl-rs crate doesn’t have the verify field in this type and we don’t use any of the other fields right now. Once we upstream the verify field this struct can be removed.
RecurringInvoiceServer

EnumsΒ§

PaymentCodeInvoice
PaymentStatus

TraitsΒ§

LnClientContextExt πŸ”’

FunctionsΒ§

await_invoice_confirmed πŸ”’
fetch_vetted_gateway_ids πŸ”’
gateway_fee_msat πŸ”’
operation_id_from_user_key πŸ”’
parse_vetted_gateway_ids πŸ”’
recurringd_meta_service πŸ”’
select_available_gateways πŸ”’
select_preferred_gateway πŸ”’
sort_gateways_by_preference πŸ”’
spawn_gateway_cache_refresh πŸ”’