Interface BitcoindRpcClient.TxOutSetInfo

    • Method Detail

      • height

        long height()
      • bestBlock

        java.lang.String bestBlock()
      • transactions

        long transactions()
      • txouts

        long txouts()
      • bytesSerialized

        long bytesSerialized()
      • hashSerialized

        java.lang.String hashSerialized()
      • totalAmount

        java.math.BigDecimal totalAmount()