OSDN Git Service

add the rescan function for the balance page
authorZhiting Lin <zlin035@uottawa.ca>
Wed, 18 Jul 2018 11:13:29 +0000 (19:13 +0800)
committerZhiting Lin <zlin035@uottawa.ca>
Wed, 18 Jul 2018 11:13:29 +0000 (19:13 +0800)
commitb537b8d6f71c1f3cb160575b6a90f92643d32b3f
tree1c5caedba085f3bc46c7603a519090528cfc2fcf
parent7af57f7aaecfbfbe4fc7b0aaa3281d85b4972cfd
add the rescan function for the balance page
src/features/app/components/Modal/Modal.jsx
src/features/balances/actions.js
src/features/balances/components/List.jsx
src/features/balances/components/RescanDialog/RescanDialog.jsx [new file with mode: 0644]
src/features/balances/components/RescanDialog/RescanDialog.scss [new file with mode: 0644]
src/features/balances/reducers.js
src/features/core/components/CoreIndex/CoreIndex.jsx