Function humanizeCosmosConditions
 
- humanizeCosmosConditions(__namedParameters: { 
 cosmosConditions: any[];
 myWalletAddress?: string;
 tokenList?: any[];
 }): Promise<string>
- 
Parameters
- 
__namedParameters: { 
 cosmosConditions: any[];
 myWalletAddress?: string;
 tokenList?: any[];
 }
- 
cosmosConditions: any[]
- 
OptionalmyWalletAddress?: string
- 
OptionaltokenList?: any[]
 
 
 Returns Promise<string>
 
 
 
Humanize Cosmos Conditions
Property
Property
Property
Returns
A promise containing a human readable description of the access control conditions