mirror of
https://github.com/mempool/mempool.git
synced 2025-10-11 00:32:43 +02:00
Bisq markets dashboard: Market backend tracking. WIP.
This commit is contained in:
@@ -20,6 +20,7 @@ export interface WebsocketResponse {
|
||||
'track-address'?: string;
|
||||
'track-asset'?: string;
|
||||
'watch-mempool'?: boolean;
|
||||
'track-bisq-market'?: string;
|
||||
}
|
||||
|
||||
export interface MempoolBlock {
|
||||
|
Reference in New Issue
Block a user