It would be useful for bitc to be able to generate and handle testnet addresses.
Currently, when running on the testnet (-T) the app loads mainnet addresses from the wallet.cfg file, and when generating an address with
$ ./bitc -T -a myTestnetAddr
a mainnet address is generated and added to wallet.cfg.