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