revert src.util.bip39

This commit is contained in:
Gene Hoffman 2020-05-26 18:17:00 -07:00 committed by wjblanke
parent b3bb2ecede
commit a90f23f1d3

View File

@ -43,6 +43,7 @@ entry_points = ["aiohttp", "aiohttp",
"src.server.start_introducer",
"src.server.start_timelord",
"src.timelord_launcher",
"src.util.bip39",
"src.simulator.start_simulator"]
subcommand_modules.extend(other)