Skip to content

Commit 8fb7260

Browse files
authored
Merge pull request #2 from merklescience/feature/fix-export-schema
feature/fix export schema
2 parents ecd1bfa + 2c6367f commit 8fb7260

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

bitcoinetl/jobs/exporters/blocks_and_transactions_item_exporter.py

-3
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"coinbase_param_decoded",
3535
"coinbase_txid",
3636
"previous_block_hash",
37-
"next_block_hash",
3837
"nonce",
3938
"difficulty",
4039
"chain_work",
@@ -45,9 +44,7 @@
4544
"weight",
4645
"bits",
4746
"transaction_count",
48-
"transaction_fees",
4947
"block_reward",
50-
"input_value",
5148
"transaction_ids",
5249
"coin_price_usd",
5350
]

0 commit comments

Comments
 (0)