package requests
type MultiformatDeserializePublicKey struct {
Key string `json:"key"`
OutBase string `json:"outBase"`
}