migration to address book service
This commit is contained in:
@@ -17,7 +17,7 @@ type RecipientAPI struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (a *RecipientAPI) Name() mservice.Type {
|
func (a *RecipientAPI) Name() mservice.Type {
|
||||||
return mservice.Recipients
|
return mservice.PaymentMethods
|
||||||
}
|
}
|
||||||
|
|
||||||
func (a *RecipientAPI) Finish(_ context.Context) error {
|
func (a *RecipientAPI) Finish(_ context.Context) error {
|
||||||
|
|||||||
Reference in New Issue
Block a user