Modules§
- daily_
withdrawal_ limit - pooling_
serde - Serde helper for
Poolingfields exposed through the JS surface.
Enums§
Functions§
- core_
dust_ threshold_ duffs - The minimum value in duffs an output paying
output_scriptmust carry for Core’s mempool to accept it, at a dust relay fee ofdust_relay_fee_per_kbduffs per kilobyte. - core_
fee_ in_ credits - Core fee charged by an asset unlock transaction, expressed in Platform credits.
- min_
withdrawal_ amount_ with_ core_ fee - Minimum amount a withdrawal must reserve for Core from protocol version 14:
min_withdrawal_amountplus the Core fee of the asset unlock transaction atcore_fee_per_byte. From that version the fee is carved out of the reserved amount instead of being drawn from the Core credit pool on top of it, so the amount has to leave the protocol floor above the fee. - validate_
core_ fee_ per_ byte_ cap - Rejects a Core fee rate above the protocol version’s
max_core_fee_per_byte.
Type Aliases§
- Withdrawal
Transaction Index - Transaction index type
- Withdrawal
Transaction Index AndBytes - Simple type alias for withdrawal transaction with it’s index