filecoin-pin
    Preparing search index...

    Variable setMaxAllowances

    setMaxAllowances: (synapse: Synapse) => Promise<SetMaxAllowancesResult>

    Type Declaration

      • (synapse: Synapse): Promise<SetMaxAllowancesResult>
      • Set WarmStorage allowances to maximum

        This function sets the allowances for WarmStorage to maximum values, effectively treating it as a fully trusted service.

        Parameters

        • synapse: Synapse

          Initialized Synapse instance

        Returns Promise<SetMaxAllowancesResult>

        Transaction hash and updated allowances