btcd/blockchain/internal/testhelper
2026-05-14 18:05:33 -07:00
..
common.go multi: use new v2 modules everywhere 2026-05-14 18:05:33 -07:00
README.md fullblocktests, testhelper: refactor out spendableOut 2024-04-23 02:42:35 +09:00

testhelper

Build Status ISC License GoDoc

Package testhelper provides functions that are used internally in the btcd/blockchain and btcd/blockchain/fullblocktests package to test consensus validation rules. Mainly provided to avoid dependency cycles internally among the different packages in btcd.

License

Package testhelper is licensed under the copyfree ISC License.