Properties
low
low: {
feerate: bigint;
seconds: bigint;
}
Type declaration
feerate: bigint
seconds: bigint
normal
normal: {
feerate: bigint;
seconds: bigint;
}
Type declaration
feerate: bigint
seconds: bigint
priority
priority: {
feerate: bigint;
seconds: bigint;
}
Type declaration
feerate: bigint
seconds: bigint
Emitted by Wallet when the fee rate changes.