Reticulum/Transport.py

4 lines
58 B
Python

class Transport:
@staticmethod
def outbound(raw):
pass