logging(tx simulation): remove error log (#357)
This commit is contained in:
parent
e6926dbd17
commit
d1db7ee6c1
@ -80,7 +80,6 @@ export default function createBroadcastSlice(
|
||||
|
||||
throw 'Simulation failed'
|
||||
} catch (ex) {
|
||||
console.error('Can not estimate the fee:', ex)
|
||||
return defaultFee
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user