aboutsummaryrefslogtreecommitdiff
path: root/src/qt/bantablemodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt/bantablemodel.h')
-rw-r--r--src/qt/bantablemodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/bantablemodel.h b/src/qt/bantablemodel.h
index ec93ed1014..09eb468fb9 100644
--- a/src/qt/bantablemodel.h
+++ b/src/qt/bantablemodel.h
@@ -15,7 +15,7 @@ class BanTablePriv;
struct CCombinedBan {
CSubNet subnet;
- int64_t bantil;
+ CBanEntry banEntry;
};
class BannedNodeLessThan