fedimint_wallet_client

Module pegin_monitor

Source
Expand description

Peg-in monitor: a task monitoring deposit addresses for peg-ins.

Structsยง

NextActions ๐Ÿ”’
A helper struct meant to combined data from all addresses/records into a single struct with all actionable data.

Enumsยง

CheckOutcome ๐Ÿ”’
Outcome of checking a single deposit Bitcoin transaction output

Functionsยง

check_and_claim_idx_pegins ๐Ÿ”’
check_for_deposits ๐Ÿ”’
check_idx_pegins ๐Ÿ”’
Query via btc rpc for a history of an address derived with tweak_idx and claim any peg-ins that are ready.
claim_peg_in ๐Ÿ”’
filter_onchain_deposit_outputs ๐Ÿ”’
run_peg_in_monitor ๐Ÿ”’
A deposit monitoring task