oxen-observer/mainnet.py
2021-10-30 00:11:09 -03:00

5 lines
110 B
Python

from observer import app, config
import oxenmq
config.oxend_rpc = oxenmq.Address('ipc://oxend/mainnet.sock')