OSDN Git Service

add the confirm logic for the confirm mnemonic transactions.
authorZhiting Lin <zlin035@uottawa.ca>
Tue, 30 Oct 2018 10:57:41 +0000 (18:57 +0800)
committerZhiting Lin <zlin035@uottawa.ca>
Tue, 30 Oct 2018 10:57:41 +0000 (18:57 +0800)
commita34f67696e38c6fb5fd1f815b960ea2003df2f7d
treeebd24b426e3aa092293deae064a8a0311ce80dd9
parent14841083579590e05612669fb6f39c76e58c7e44
add the confirm logic for the confirm mnemonic transactions.
src/features/initialization/actions.js
src/features/initialization/components/MnemonicStepper/MnemonicStepper.jsx [new file with mode: 0644]
src/features/shared/components/ConfirmMnemonic/ConfirmMnemonic.jsx [new file with mode: 0644]
src/features/shared/components/Mnemonic/Mnemonic.jsx [new file with mode: 0644]
src/features/shared/components/SingletonField.jsx [new file with mode: 0644]