Fix effective fee rates for non-cpfp dependents
This commit is contained in:
@@ -104,6 +104,7 @@ export interface AuditTransaction {
|
||||
used: boolean;
|
||||
modified: boolean;
|
||||
modifiedNode: HeapNode<AuditTransaction>;
|
||||
dependencyRate?: number;
|
||||
}
|
||||
|
||||
export interface CompactThreadTransaction {
|
||||
|
||||
Reference in New Issue
Block a user