Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
15341575
Topic
1525000
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?