Add "recently cpfpd" exception to audits
This commit is contained in:
@@ -100,6 +100,7 @@ export interface MempoolTransactionExtended extends TransactionExtended {
|
||||
adjustedVsize: number;
|
||||
adjustedFeePerVsize: number;
|
||||
inputs?: number[];
|
||||
lastBoosted?: number;
|
||||
}
|
||||
|
||||
export interface AuditTransaction {
|
||||
|
||||
Reference in New Issue
Block a user