]> Untitled Git - bdk/commit
feat(testenv): Add method `new_with_config`
authorvalued mammal <valuedmammal@protonmail.com>
Fri, 9 Aug 2024 02:43:29 +0000 (22:43 -0400)
committervalued mammal <valuedmammal@protonmail.com>
Sun, 11 Aug 2024 23:53:55 +0000 (19:53 -0400)
commitb3b65514b7243664d24e4a9623d93ef619650d28
tree10e9568ad9edde5f279af8c910327498e42a5f06
parent4545458f200bd0a66dc18136eec878d476fca95f
feat(testenv): Add method `new_with_config`

This allows passing a custom config for either `BitcoinD` or
`ElectrsD`. We also add a new `pub struct Config` for holding
each of `bitcoind::Conf` and `electrsd::Conf`.
crates/testenv/src/lib.rs