i changed install-sx.sh to compile for testnet, but it seems not to work.
./configure --enable-testnet --enable-leveldb --prefix $INSTALL_PREFIX
at github there is a reference to -DENABLE_TESTNET for CFLAGS
https://github.com/spesmilo/sx/issues/9I dont know C, could you explain what I need to do to have sx enabled for testnet?