From c4c90b5926aabfad56c7bd7e77ac094dd6b652dc Mon Sep 17 00:00:00 2001 From: Gary Morris Date: Wed, 18 Jul 2018 18:12:44 +0200 Subject: [PATCH] Update walletsCONF.md --- walletsCONF.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/walletsCONF.md b/walletsCONF.md index 1dcc577..bad9317 100644 --- a/walletsCONF.md +++ b/walletsCONF.md @@ -627,6 +627,18 @@ port=50050 rpcport=50051 ``` +```SIB``` +__sibcoin.conf__ `v0.16.1.3` +``` +server=1 +listen=1 +rpcuser= +rpcpassword= +rpcallowip=127.0.0.1 +port= +rpcport=1944 +``` + ```SPK``` __sparks.conf__ `v0.12.3.2` ```