OSDN Git Service

add the decode raw transaction to the detail transaction page.
authorZhiting Lin <zlin035@uottawa.ca>
Mon, 13 Aug 2018 06:17:22 +0000 (14:17 +0800)
committerZhiting Lin <zlin035@uottawa.ca>
Mon, 13 Aug 2018 06:17:22 +0000 (14:17 +0800)
commit1e2e8b8580360eb0f682cd686ea39bdcae168f77
tree1f007f2a30888b773fb40966a8cb550ff7f645ca
parente4389da02f282d494c000d7ce572c8e0e91d7236
add the decode raw transaction to the detail transaction page.
src/features/transactions/actions.js
src/features/transactions/components/New/AdvancedTransactionForm.jsx
src/features/transactions/components/New/MultiSignTransactionDetails/TransactionDetails.jsx [new file with mode: 0644]
src/features/transactions/components/New/MultiSignTransactionDetails/TransactionDetails.scss [new file with mode: 0644]
src/features/transactions/reducers.js
src/sdk/api/transactions.js