1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-12-30 19:00:53 +00:00

force CI build

This commit is contained in:
Szymon Lesisz 2018-12-20 14:31:32 +01:00
parent c53dfcfaeb
commit 02040f2505

View File

@ -32,7 +32,6 @@ export const onBlockMined = (network: string): PromiseAction<void> => async (dis
// }); // });
// if (!fee.success) return; // if (!fee.success) return;
// if (fee.payload !== blockchain.fee) { // if (fee.payload !== blockchain.fee) {
// dispatch({ // dispatch({
// type: BLOCKCHAIN.UPDATE_FEE, // type: BLOCKCHAIN.UPDATE_FEE,