Rename smsg_plaintext_version.

This commit is contained in:
tecnovert
2025-08-04 10:10:32 +02:00
parent 4b010cfee0
commit dd2e8d1b59
6 changed files with 24 additions and 24 deletions

View File

@@ -1151,7 +1151,7 @@ class BasicSwap(BaseApp, BSXNetwork, UIApp):
# Scan inbox
# TODO: Redundant? small window for zmq messages to go unnoticed during startup?
options = {"encoding": "hex"}
if self._can_use_smsg_plaintext2:
if self._can_use_smsg_payload2:
options["pubkey_from"] = True
ro = self.callrpc("smsginbox", ["unread", "", options])
nm = 0