mirror of
https://github.com/mempool/mempool.git
synced 2025-10-11 07:13:50 +02:00
Basic Liquid Asset support.
This commit is contained in:
@@ -13,6 +13,7 @@ export interface WebsocketResponse {
|
||||
tx?: Transaction;
|
||||
'track-tx'?: string;
|
||||
'track-address'?: string;
|
||||
'track-asset'?: string;
|
||||
'watch-mempool'?: boolean;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user