Skip to content

Commit

Permalink
fix(scripts): use MTP from the block where outpoint is created
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kus committed Oct 14, 2024
1 parent cad75c0 commit bf4f39b
Show file tree
Hide file tree
Showing 32 changed files with 197 additions and 237 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ __pycache__
.utxo_data/
.timestamps_data/
.arguments*.json

corelib
*.svg
*.txt
4 changes: 2 additions & 2 deletions packages/client/tests/data/full_169.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"cached": false
},
"block_height": 9,
"median_time_past": 1231715347,
"median_time_past": 1231471428,
"is_coinbase": true
},
"witness": []
Expand Down Expand Up @@ -123,4 +123,4 @@
1231731025
]
}
}
}
Loading

0 comments on commit bf4f39b

Please sign in to comment.