diff --git a/src/integrations/ethereum/renderer/screens/config/ConfigScreens/ServerScreen.js b/src/integrations/ethereum/renderer/screens/config/ConfigScreens/ServerScreen.js index b9b852394..3b94789b4 100644 --- a/src/integrations/ethereum/renderer/screens/config/ConfigScreens/ServerScreen.js +++ b/src/integrations/ethereum/renderer/screens/config/ConfigScreens/ServerScreen.js @@ -321,7 +321,7 @@ class ServerScreen extends Component {

When transactions fail, throw an error. If disabled, - transaction failures will only be detectable via the "e;status"e; + transaction failures will only be detectable via the "status" flag in the transaction receipt. Disabling this feature will make Ganache handle transaction failures like other Ethereum clients.