mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-22 03:24:18 +01:00
fastapi
This commit is contained in:
@@ -3,7 +3,7 @@ from typing import Optional
|
||||
from core.db import Connection, Database
|
||||
|
||||
# from wallet import db
|
||||
from wallet.models import Proof
|
||||
from core.base import Proof
|
||||
|
||||
|
||||
async def store_proof(
|
||||
|
||||
Reference in New Issue
Block a user