Post
Topic
Board Development & Technical Discussion
Topic OP
”Argument list too long“ for decoderawtransaction
by
mhps
on 24/06/2016, 05:47:55 UTC
hi,

I get an ”Argument list too long“ shell error when running

$BITCOIND decoderawtransaction $foo

where $foo is a raw tx that is 158kb long from getrawtransaction, on Ubuntu linux. How to get around it w/o recompiling the kernel?