do we have the account for this pubkey?
bool hasAccount(String pubkey) { return accounts.containsKey(pubkey); }