feat(): add new v5 user endpoints. add user examples.
This commit is contained in:
@@ -172,6 +172,8 @@ export interface PermissionsV5 {
|
||||
Wallet?: string[];
|
||||
Options?: string[];
|
||||
Derivatives?: string[];
|
||||
CopyTrading?: string[];
|
||||
BlockTrade?: string[];
|
||||
Exchange?: string[];
|
||||
NFT?: string[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user