add i2pd p2p

This commit is contained in:
qvqc 2021-08-03 02:01:29 -04:00
parent 1b17ecf37d
commit b6d6dfe6f6
No known key found for this signature in database
GPG key ID: 9EB04103C6BE892D
3 changed files with 28 additions and 11 deletions

View file

@ -1,5 +1,10 @@
[wownero]
[wownero-rpc]
type = http
host = 127.0.0.1
port = {{ wownerod_rpc_port }}
keys = wownero.dat
keys = wownero-rpc.dat
[wownero-p2p]
type = server
host = 127.0.0.1
port = {{ wownerod_p2p_i2p_port }}
keys = wownero-p2p.dat