tendermint/sig

Compiled bip39 dependency includes wordlists

Closed this issue · 0 comments

This increases the output filesize significantly and these wordlists are not used by sig.

They should be excluded from compilation via Webpack configuration.

If this is not possible, the mnemonicToSeedSync method should be extracted and the dependency removed.