1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-06-26 09:52:36 +00:00

force CI update

This commit is contained in:
Szymon Lesisz 2018-12-20 17:43:21 +01:00
parent 2e50a7daff
commit 179bcb386d

View File

@ -49,7 +49,6 @@ export const onBlockMined = (network: string): PromiseAction<void> => async (dis
// coin: network, // coin: network,
// }); // });
// console.warn('APDEJT RESP', response);
// if (!response.success) return; // if (!response.success) return;
// response.payload.forEach((a, i) => { // response.payload.forEach((a, i) => {