So that the two methods are consistent with each other. As concrete motivation, see e.g. - how the `getrequest(key)` command calls `wallet.get_request(key)`, and - the `delete_request(address)` command calls `wallet.delete_request(address)`
None