oxen-observer/testnet.py

5 lines
110 B
Python
Raw 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/testnet.sock')