<Modal.Columns hint={t('The account that will join the pool.')}>
              <InputAddress
                filter={ownAccounts}
                label={t('join pool from')}
                onChange={setAccount}