feat: add full pay path
This commit is contained in:
5
src/presentation/messaging/__init__.py
Normal file
5
src/presentation/messaging/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from src.presentation.messaging.crypto_transfer import crypto_transfer_router
|
||||
|
||||
|
||||
__all__=['crypto_transfer_router']
|
||||
|
||||
Reference in New Issue
Block a user