extPort bug #1497

Closed
opened 2019-08-01 09:44:55 +02:00 by PeterSurda · 0 comments
PeterSurda commented 2019-08-01 09:44:55 +02:00 (Migrated from github.com)

I think extPort was incorrectly refactored, and references in src/protocol.py to state.extPort should be replaced with BMConfigParser().safeGetInt('bitmessagesettings', 'extport').

I think `extPort` was incorrectly refactored, and references in `src/protocol.py` to `state.extPort` should be replaced with `BMConfigParser().safeGetInt('bitmessagesettings', 'extport')`.
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2024-12-03#1497
No description provided.