Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
7398495
Topic
630370
Board
Development & Technical Discussion
Re: getrawtransactionsinblock RPC command
by
crispweed
on
19/06/2014, 14:07:25 UTC
and.. closed
It turns out there's a second parameter to getblock, (not listed on the wiki) and you can call getblock false to get the raw block data, that can be parsed pretty straightforwardly to obtain the raw transaction data I need..