btcven / locha-mesh-app

Central application of locha mesh network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generate uniqueid using bip39

rdesanctis opened this issue · comments

in void create_unique_id change uniqueid generation using bip39 , should be trezor tools lib : https://github.com/micro-bitcoin/uBitcoin/tree/master/src/utility/trezor

with function const char *mnemonic_generate(int strength)

This was seen in the official repository for more information
https://gitlab.com/btcven/locha/app