Modulesยง
- backup ๐
- cli ๐
- deposit ๐Legacy, state-machine based peg-ins, replaced by
pegin_monitor
but retained for time being to ensure existing peg-ins complete. - pegin_
monitor ๐Peg-in monitor: a task monitoring deposit addresses for peg-ins. - withdraw ๐
Structsยง
- Allows a user to bump the fees of a
PendingTransaction
- A transaction output, either unspent or consumed
- The non-resource, just plain-data parts of
WalletClientModule
- Contains the Bitcoin transaction id of the transaction created by the withdraw request
- Summary of the coins within the wallet.
Enumsยง
Constantsยง
- Used for estimating a feerate that will confirm within a target number of blocks.
- To further mitigate the risk of a peg-out transaction getting stuck in the mempool, we multiply the feerate estimate returned from the backend by this value.
Functionsยง
- check_
address ๐ - Returns the child index to derive the next peg-in tweak key from.
- next_
withdraw_ ๐state