Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
14882312
Topic
267545
Board
Announcements (Altcoins)
Re: [ANN][ZET] Zetacoin - SHA256 - Update to 0.11.2.2
by
Giskard
on
18/05/2016, 01:50:15 UTC
Note that the format of rpcallowip address in your configuration has changed between 0.9 and 0.11.
e.g. previously you would have something like:
rpcallowip=192.168.1.*
now you have to include the subnet, e.g.
rpcallowip=192.168.1.0/24