bdk/src/descriptor
Tobin Harding e35601bb19
Use vec! instead of mut and push
As suggested by Clippy, use the `vec!` macro directly instead of
declaring a mutable vector and pushing elements onto it.
2021-02-24 13:30:48 +11:00
..
2021-02-24 13:30:48 +11:00
2021-02-24 13:30:46 +11:00
2021-02-24 13:30:48 +11:00