Cannot use party name in `DaoApi.createNewMemberProposal` - have to use `Party` object
In 0.2.0, DaoApi.createNewMemberProposal is not overloaded to allow the sponsor to be specified using a name. A Party has to be used. But if I start a simple Braid client with only DaoApi bound, I have no way of retrieving Party objects.