• Humanize Cosmos Conditions

    Property

    Property

    Property

    Returns

    A promise containing a human readable description of the access control conditions

    Parameters

    • __namedParameters: {
          cosmosConditions: any[];
          myWalletAddress?: string;
          tokenList?: any[];
      }
      • cosmosConditions: any[]
      • Optional myWalletAddress?: string
      • Optional tokenList?: any[]

    Returns Promise<string>

Generated using TypeDoc