mirror of
https://github.com/mempool/mempool.git
synced 2025-10-11 00:32:43 +02:00
@@ -16,6 +16,7 @@ export interface WebsocketResponse {
|
||||
data?: string[];
|
||||
tx?: Transaction;
|
||||
rbfTransaction?: Transaction;
|
||||
utxoSpent?: boolean;
|
||||
transactions?: TransactionStripped[];
|
||||
loadingIndicators?: ILoadingIndicators;
|
||||
backendInfo?: IBackendInfo;
|
||||
|
Reference in New Issue
Block a user