support for acceleration mempool blocks animation
This commit is contained in:
@@ -145,6 +145,7 @@ class WebsocketHandler {
|
||||
response['txPosition'] = {
|
||||
txid: trackTxid,
|
||||
position: tx.position,
|
||||
accelerated: tx.acceleration || undefined,
|
||||
};
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user