mirror of
https://github.com/mempool/mempool.git
synced 2025-10-11 03:03:36 +02:00
Improvments to the mempool transaction subscription.
This commit is contained in:
@@ -13,6 +13,7 @@ export interface WebsocketResponse {
|
||||
tx?: Transaction;
|
||||
'track-tx'?: string;
|
||||
'track-address'?: string;
|
||||
'watch-mempool'?: boolean;
|
||||
}
|
||||
|
||||
export interface MempoolBlock {
|
||||
|
Reference in New Issue
Block a user