feat(v4.1.4): full spread trading support
This commit is contained in:
@@ -258,6 +258,7 @@ export interface PermissionsV5 {
|
||||
CopyTrading?: string[];
|
||||
BlockTrade?: string[];
|
||||
Exchange?: string[];
|
||||
/** @deprecated , always returns []*/
|
||||
NFT?: string[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user