You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a result of #120 there are some new action and reducers that will require test scripts. A lot of the simpler ones are already created however the following still need creating:
Actions
receiveTransactions
getAllTransactions
enableTransactionPolling
getPendingTransaction
getPendingTransactions
addTokenMetadata
finishLoadingTokenMetadata
Reducers
Add a pending transaction
Clear all transactions
All reducers for the Settings reducers
The text was updated successfully, but these errors were encountered:
As a result of #120 there are some new action and reducers that will require test scripts. A lot of the simpler ones are already created however the following still need creating:
Actions
Reducers
The text was updated successfully, but these errors were encountered: