I noticed some T addresses start with t1 but others tm
whats the difference?
I noticed some T addresses start with t1 but others tm
whats the difference?
I believe it is:
tm = testnet transparent
t1 = mainnet transparent
thanks!
Anyone else looking for how to generate a main net address, simply change this line in your config file;
testnet=1
addnode=betatestnet.z.cash
rpcuser=username
rpcpassword=password
to
testnet=0
addnode=betatestnet.z.cash
rpcuser=username
rpcpassword=password