renderWithStore = ({ telepathError }, dispatch) => (
    <>
      <TelepathStatus>Executing contract...</TelepathStatus>
      <TimedErrorMessage
        error={telepathError}