Add expected total fees audit
This commit is contained in:
@@ -35,6 +35,7 @@ export interface BlockAudit {
|
||||
sigopTxs: string[],
|
||||
addedTxs: string[],
|
||||
matchRate: number,
|
||||
expectedFees: number;
|
||||
}
|
||||
|
||||
export interface AuditScore {
|
||||
|
||||
Reference in New Issue
Block a user