mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-05-17 13:24:49 -07:00
Updated docs and manual
This commit is contained in:
@@ -29,7 +29,7 @@ import RNS
|
||||
class Packet:
|
||||
"""
|
||||
The Packet class is used to create packet instances that can be sent
|
||||
over a Reticulum network. Packets to will automatically be encrypted if
|
||||
over a Reticulum network. Packets will automatically be encrypted if
|
||||
they are adressed to a ``RNS.Destination.SINGLE`` destination,
|
||||
``RNS.Destination.GROUP`` destination or a :ref:`RNS.Link<api-link>`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user