Am I still on the right one?
default (unlocked) >>> getinfo
{
  "blockchain_head_block_num": 2867,
  "blockchain_head_block_time": "20140614T054200",
  "blockchain_confirmation_requirement": 290,
  "blockchain_average_delegate_participation": 36.248131539611357,
  "network_num_connections": 1,
  "wallet_unlocked_seconds_remaining": 0,
  "wallet_next_block_production_time": null,
  "wallet_seconds_until_next_block_production": null,
  "wallet_local_time": "20140614T054300",
  "blockchain_random_seed": "12ee3a21875e68c1aaf52fdf265e7d8a310d8cfb",
  "blockchain_shares": 9999977325770,
  "network_num_connections_max": 12,
  "network_protocol_version": 101,
  "wallet_open": true,
  "wallet_unlocked_until": "19700101T000000",
  "wallet_version": 100
}
nothing produce yet
default (unlocked) >>> wallet_get_account betax
{
  "index": 8,
  "id": 307,
  "name": "betax",
  "public_data": {},
  "owner_key": "XTS8E7T1qxvfWKVZtq9HBZ8Nmv8RUSxwksukhCx3gcGEKenZN3bfh",
  "active_key_history": [[
      "20140613T145130",
      "XTS8E7T1qxvfWKVZtq9HBZ8Nmv8RUSxwksukhCx3gcGEKenZN3bfh"
    ]
  ],
  "delegate_info": {
    "votes_for": 9980000,
    "votes_against": 0,
    "blocks_produced": 0,
    "blocks_missed": 0,
    "pay_balance": 0,
    "next_secret_hash": "0000000000000000000000000000000000000000",
    "last_block_num_produced": 4294967295
  },
  "registration_date": "20140613T145130",
  "last_update": "20140613T214145",
  "meta_data": null,
  "account_address": "XTStm6ysCymEG9m6QR9sQVV9DRPQpfjsTQr",
  "trust_level": 1,
  "private_data": null
}