2
0
mirror of https://github.com/status-im/MyCrypto.git synced 2025-01-15 05:24:24 +00:00
Daniel Ternyak 84bae60c02
Refactor Generate Transaction ()
* Make generic modal

* Allow generic modals to be injected into send button component

* Refactor generate transaction, cleanup transaction sagas, simplify signing process

* Get passing unit tests

* Make previous test more comprehensive

* Fix ts errors
2018-01-29 16:58:07 -06:00

2 lines
46 B
TypeScript

export * from './GenerateTransactionFactory';