Ability to pass an identity address, name or index to all commands
Make possible to pass an address, account name and index as parameter for following commands:
- [x] `wot lookup`
- [x] `wot status`
- [x] `wot certify`
- [x] `money balance`
- [x] `money history`
- [ ] `money transfer`?
What about commands changing the blockchain (sending extrinsics)? Is it secure? If an address would be linked to an other account identity name via a `ChangeOwnerKey` call.
issue