givelotus / lotus-vase

A simple reference wallet for Lotus which supports mobile devices.
GNU General Public License v3.0
4 stars 2 forks source link

Use fromBigInt to generate BCHPrivateKey from HDPrivateKey #113

Closed schancel closed 3 years ago

schancel commented 3 years ago

Avoid using HEX.encode/decode for clarify and speed.