filecoin-pin
    Preparing search index...

    Interface SetMaxAllowancesResult

    Result of setting maximum allowances for WarmStorage

    interface SetMaxAllowancesResult {
        currentAllowances: ServiceApprovalStatus;
        transactionHash: string;
    }
    Index

    Properties

    currentAllowances: ServiceApprovalStatus

    Updated allowance status after the transaction

    transactionHash: string

    Transaction hash of the allowance update