Modules§
Structs§
- PegOut
- PegOut
Fees - PegOut
Signature Item - Rbf
- Allows a user to bump the fees of a
PendingTransaction
- SpendableUTXO
- TxOutput
Summary - A transaction output, either unspent or consumed
- Unknown
Wallet Input Variant Error - Unknown
Wallet Output Outcome Variant Error - Unknown
Wallet Output Variant Error - Wallet
Common Init - Wallet
Input V0 - Wallet
Input V1 - Wallet
Module Types - Wallet
Output Outcome V0 - Contains the Bitcoin transaction id of the transaction created by the withdraw request
- Wallet
Summary - Summary of the coins within the wallet.
Enums§
- Process
PegOut SigError - Wallet
Consensus Item - Wallet
Creation Error - Wallet
Input - Wallet
Input Error - Wallet
Output - Wallet
Output Error - Wallet
Output Outcome - Wallet
Output V0
Constants§
- CONFIRMATION_
TARGET - Used for estimating a feerate that will confirm within a target number of blocks.
- DEPRECATED_
RBF_ ERROR - FEERATE_
MULTIPLIER_ DEFAULT - 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.
- KIND
- MODULE_
CONSENSUS_ VERSION - SAFE_
DEPOSIT_ MODULE_ CONSENSUS_ VERSION - Module consensus version that introduced support for processing Bitcoin
transactions that exceed the
ALEPH_BFT_UNIT_BYTE_LIMIT
.