support for acceleration mempool blocks animation
This commit is contained in:
@@ -188,6 +188,7 @@ export interface RbfTransaction extends TransactionStripped {
|
||||
export interface MempoolPosition {
|
||||
block: number,
|
||||
vsize: number,
|
||||
accelerated?: boolean
|
||||
}
|
||||
|
||||
export interface RewardStats {
|
||||
|
||||
Reference in New Issue
Block a user