Interface VoutFilter.Builder

    • Method Detail

      • voutSpent

        VoutFilter.Builder voutSpent​(Boolean voutSpent)

        Specifies if the transaction output is spent or unspent.

        Parameters:
        voutSpent - Specifies if the transaction output is spent or unspent.
        Returns:
        Returns a reference to this object so that method calls can be chained together.