Merge pull request #4786 from mempool/simon/remove-bisq

Removing Bisq
This commit is contained in:
wiz
2024-04-02 15:06:23 +09:00
committed by GitHub
128 changed files with 57 additions and 8764 deletions

View File

@@ -435,7 +435,6 @@ export interface WebsocketResponse {
'track-tx': string;
'track-address': string;
'watch-mempool': boolean;
'track-bisq-market': string;
}
export interface VbytesPerSecond {