mirror of
https://github.com/mempool/mempool.git
synced 2025-10-11 00:12:45 +02:00
@@ -31,6 +31,7 @@ export interface MempoolBlock {
|
||||
export interface MemPoolState {
|
||||
memPoolInfo: MempoolInfo;
|
||||
vBytesPerSecond: number;
|
||||
gitCommit: string;
|
||||
}
|
||||
|
||||
export interface MempoolInfo {
|
||||
|
Reference in New Issue
Block a user