Interface BitcoindRpcClient.TxInput

    • Method Detail

      • txid

        java.lang.String txid()
      • vout

        java.lang.Integer vout()
      • scriptPubKey

        java.lang.String scriptPubKey()
      • amount

        java.math.BigDecimal amount()