From 1e1711820d0dbeecdf8a28b886c3e936dff4c4e8 Mon Sep 17 00:00:00 2001 From: Graham Date: Sat, 29 Aug 2020 14:31:31 +0100 Subject: [PATCH] Rename actualSeq to actualBlockNum Signed-off-by: Graham --- share/deob/map/client.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/deob/map/client.yaml b/share/deob/map/client.yaml index 598832da7f..5884f8d180 100644 --- a/share/deob/map/client.yaml +++ b/share/deob/map/client.yaml @@ -19452,7 +19452,7 @@ methods: 134: "off" 146: "result" 162: "blockSize" - 192: "actualSeq" + 192: "actualBlockNum" 214: "nextBlock" 228: "actualGroup" 234: "archive" @@ -19505,7 +19505,7 @@ methods: 135: "off" 167: "nextBlock" 190: "ex" - 228: "actualSeq" + 228: "actualBlockNum" 234: "archive" 248: "actualGroup" 267: "result"