mirror of
https://github.com/mempool/mempool.git
synced 2025-10-11 03:23:06 +02:00
@@ -11,6 +11,7 @@ export interface WebsocketResponse {
|
||||
action?: string;
|
||||
data?: string[];
|
||||
tx?: Transaction;
|
||||
rbfTransaction?: Transaction;
|
||||
'track-tx'?: string;
|
||||
'track-address'?: string;
|
||||
'track-asset'?: string;
|
||||
|
Reference in New Issue
Block a user