Skip to content

Commit

Permalink
remove mpp flag
Browse files Browse the repository at this point in the history
  • Loading branch information
callebtc committed Nov 15, 2024
1 parent 23f5007 commit a894d15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cashu/core/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ def preprocess_deprecated_contact_field(cls, values):
class Nut15MppSupport(BaseModel):
method: str
unit: str
mpp: bool


class GetInfoResponse_deprecated(BaseModel):
Expand Down

0 comments on commit a894d15

Please sign in to comment.