rename function

This commit is contained in:
Lee Salminen
2022-12-20 07:16:55 -06:00
parent 048ccd6d65
commit 632636ff0a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ async def get_all_addresses(wallet_ids: Union[str, List[str]]) -> List[Address]:
return [Address.from_row(row) for row in rows]
async def activate_domain(domain_id: str, address_id: str) -> Address:
async def activate_address(domain_id: str, address_id: str) -> Address:
await db.execute(
"""
UPDATE nostrnip5.addresses