btcd/blockchain/internal
Calvin Kim 5df14376c1 fullblocktests, testhelper: move createSpendTx to testhelper
createSpendTx is moved to testhelper so that the function can be used
for callers in package blockchain without introducing import cycles.
The test code for invalidateblock and reconsiderblock that are going to
be added in later commits make use of this code.
2024-04-23 02:48:28 +09:00
..
testhelper fullblocktests, testhelper: move createSpendTx to testhelper 2024-04-23 02:48:28 +09:00
workmath blockchain, workmath: refactor functions to workmath package 2024-04-23 02:35:36 +09:00