mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-11 11:34:26 +00:00
3ef2b51a68
* add validation for raw tx * add node module, add signing lib * add tx & message signing, promise everything * remove unnecessary returns * move isValidRawTx to for loop * add & use new type RawTx * implement cleaner promises, reject instead of throw