This website requires JavaScript.
Explore
Help
Sign In
frost
/
bdk
Watch
3
Star
0
Fork
0
You've already forked bdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
bdk
/
testutils
History
Tobin Harding
2057c35468
Use ! is_empty instead of len > 0
...
As directed by clippy use `!a.is_empty()` instead of `a.len() > 0`.
2021-02-24 13:30:46 +11:00
..
src
Use ! is_empty instead of len > 0
2021-02-24 13:30:46 +11:00
.gitignore
[tests] Add a proc macro to generate tests for
OnlineBlockchain
types
2020-08-10 17:18:17 +02:00
Cargo.toml
Bump 'bdk-testutils' version to 0.3.0
2021-02-17 12:08:37 -08:00