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:
parent
c53dfcfaeb
commit
02040f2505
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user