Skip to content

Commit 1ce88a6

Browse files
committed
fix: add tx_result to example
fixing #212
1 parent f895fe7 commit 1ce88a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/entities/transactions/transaction-4-coinbase.example.json

+4
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"burn_block_time": 1594230455,
1212
"canonical": true,
1313
"tx_index": 0,
14+
"tx_result": {
15+
"hex": "0x03",
16+
"repr": "true"
17+
},
1418
"coinbase_payload": {
1519
"data": "0x0000000000000000000000000000000000000000000000000000000000000000"
1620
}

0 commit comments

Comments
 (0)