• Humanize SOL RPC Conditions

    Property

    Property

    Property

    Returns

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

    Parameters

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

    Returns Promise<string>

Generated using TypeDoc