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