Post
Topic
Board Announcements (Altcoins)
Re: [ANN][FLO] Florin | 0.10 Upgrade | The original tx msg coin | Project Alexandria
by
blocktechceo
on 03/06/2017, 21:14:42 UTC
Help needed:

I sent a payment of Flroincoin and it seems to be stuck in limbo.  I couldn’t find the transaction confirmation in the blockchain.  It’s been over 1 year.   I am running mac os 10.10.5 and the version of the wallet is 0.8.7.4. I tried downloading version 0.10.4.0 to try to get the wallet to updatethe blockchain but I get the following error when I open it- “Invalid -rpcallowip subnet specification: 192.168.0.*. Valid are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. 1.2.3.4/255.255.255.0) or a network/CIDR (e.g. 1.2.3.4/24)”

Any help for this newbie non-techy would be very much appreciated.

find your florincoin.conf file (if you're on a mac it should be at ~/Library/Application Support/Florincoin/florincoin.conf, idk where it is on windows, hopefully someone else can fill that detail in if you are)
change
rpcallowip=192.168.0.*
to
rpcallowip=192.168.0.0/16
save and close the file, and then try to open you wallet again