mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-18 08:53:57 +00:00
feat: add friendly crypto names (#53)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,8 @@ class WalletFields(BaseModel):
|
||||
Implements the fields for a crypto wallet.
|
||||
"""
|
||||
|
||||
name: str
|
||||
network: str
|
||||
currency_code: str
|
||||
address: str
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user