]> Untitled Git - bdk/commit
[keys] Less convoluted entropy generation
authorLLFourn <lloyd.fourn@gmail.com>
Tue, 29 Sep 2020 22:17:49 +0000 (08:17 +1000)
committerLLFourn <lloyd.fourn@gmail.com>
Wed, 30 Sep 2020 10:05:17 +0000 (20:05 +1000)
commit490c88934e02aaa2df65eb41e22c04aa9d18ee3f
treea485e81ca4ca458b50acf94ec94aa87b5e362a97
parenteae15563d8c0ce7a5d0c62d090657940b38528db
[keys] Less convoluted entropy generation

Since const generics aren't in rust yet you have to find some awkward
workarounds. This improves the workaround for specifying entropy length.
src/keys/bip39.rs
src/keys/mod.rs