oxen-observer/devnet.py

5 lines
109 B
Python
Raw Permalink Normal View History

from observer import app, config
2021-10-30 05:11:09 +02:00
import oxenmq
2021-10-30 05:11:09 +02:00
config.oxend_rpc = oxenmq.Address('ipc://oxend/devnet.sock')