I am getting errors but my transaction list has recorded them. So back to square one.
betax (unlocked) >>> blockchain_get_config
{
  "blockchain_id": "1610cd0610680c57f8e08a68eff51288cc15c50bfa11a84290eaca429b1f0e14",
  "block_interval": 30,
  "max_block_size": 209715,
  "target_block_size": 104857,
  "max_blockchain_size": 107374182400,
  "symbol": "XTS",
  "version": 100,
  "min_block_fee": 1,
  "delegate_fire_votes_min": 11428571428571,
  "delegate_num": 7,
  "delegate_reg_fee": 43141165,
  "delegate_reward_min": 200,
  "name_size_max": 63,
  "data_size_max": 4096,
  "asset_reg_fee": 301988160,
  "asset_shares_max": 1000000000000000
}