Bitcoin Forum
May 09, 2024, 07:35:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Listtransactions not working? (wind0ws)  (Read 1316 times)
phelix (OP)
Legendary
*
Offline Offline

Activity: 1708
Merit: 1020



View Profile
February 23, 2012, 09:10:37 AM
 #1

Quote
bitcoind listtransactions
[
    {
        "account" : "...",
        "address" : "...",
        "category" : "receive",
        "amount" : 0.01000000,
        "confirmations" : 109,
        "txid" : "...",
        "time" : 1329973005
    }
]

bitcoind listtransactions "*"
error: type mismatch

bitcoind listtransactions \"*\"
[
]

bitcoind listtransactions count=10
[
]

bitcoind listtransactions count=10 from=0
error: type mismatch


am I missing something?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!