aboutsummaryrefslogtreecommitdiff
path: root/src/test/util/coins.h
AgeCommit message (Collapse)Author
2024-08-26test: refactor: Pass rng parameters to test functionsRyan Ofsky
Add FastRandomContext parameter to the utility function AddTestCoin(), and a few local test functions and classes.
2023-02-09De-duplicate add_coin methods to a test util helperJon Atack