]> Untitled Git - bdk/commit
policy: Refactor `PkOrF` into an enum
authorAlekos Filini <alekos.filini@gmail.com>
Tue, 24 May 2022 08:39:17 +0000 (10:39 +0200)
committerAlekos Filini <alekos.filini@gmail.com>
Wed, 1 Jun 2022 12:51:16 +0000 (14:51 +0200)
commitff1abc63e03e5c24d375eb2c4f20302c9187d24d
tree019bb2355044173dc654e9fab198faaaeface536
parent308708952b598f8f0f1f6cb5f3743e443485cb1e
policy: Refactor `PkOrF` into an enum

For whatever reason we were using a struct as an enum, so we might as
well fix it in this PR since we are already breaking the API quite
badly.
CHANGELOG.md
src/descriptor/policy.rs