mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-01-11 07:09:26 -05:00
Updated Nomad Network to Reticulum 0.2.1 elliptic curve cryptography
This commit is contained in:
parent
56f4f20bb2
commit
35b0529f6d
@ -141,7 +141,7 @@ class NomadNetworkApp:
|
||||
RNS.Identity.remember(
|
||||
packet_hash=None,
|
||||
destination_hash=self.lxmf_destination.hash,
|
||||
public_key=self.identity.pub_bytes,
|
||||
public_key=self.identity.get_public_key(),
|
||||
app_data=None
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user