Bisq markets dashboard: Market backend tracking. WIP.
This commit is contained in:
@@ -122,6 +122,7 @@ export interface WebsocketResponse {
|
||||
'track-tx': string;
|
||||
'track-address': string;
|
||||
'watch-mempool': boolean;
|
||||
'track-bisq-market': string;
|
||||
}
|
||||
|
||||
export interface VbytesPerSecond {
|
||||
|
||||
Reference in New Issue
Block a user