0.9.0
- Use strings to represent account ids instead of KeyPair instances because account ids will not necessarily be valid public keys.
- If you try to parse an invalid public key into a KeyPair you will encounter an exception.
- To prevent exceptions when parsing horizon responses it is better to represent account ids as strings.