ResolveAddressRequest
Resolve a partial JsonAddress with only a number or UUID to one with both. Anywhere that signald accepts a JsonAddress will except a partial, this is a convenience function for client authors, mostly because signald doesn’t resolve all the partials it returns.
This type can contain the following fields:
| field | type | info | 
|---|---|---|
| account | String | The signal account to use | 
| partial | v1.JsonAddress | The partial address, missing fields |