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