feat(v4.1.6): fast execution topics should use authenticated stream
This commit is contained in:
@@ -78,6 +78,11 @@ const PRIVATE_TOPICS = [
|
||||
'order',
|
||||
'wallet',
|
||||
'greeks',
|
||||
// v5 fast execution topics are private
|
||||
'execution.fast',
|
||||
'execution.fast.linear',
|
||||
'execution.fast.inverse',
|
||||
'execution.fast.spot',
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user