Created a better file structure for the commands plus started creating stub...
Created a better file structure for the commands plus started creating stub implementations, so that they can be implemented by others
parent
21b050f4
No related branches found
No related tags found
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
Showing
- commands.py 6 additions, 224 deletionscommands.py
- commands/__init__.py 7 additions, 0 deletionscommands/__init__.py
- commands/general.py 51 additions, 0 deletionscommands/general.py
- commands/transaction.py 99 additions, 0 deletionscommands/transaction.py
- commands/util.py 16 additions, 0 deletionscommands/util.py
- commands/wallet.py 90 additions, 0 deletionscommands/wallet.py
Loading
Please register or sign in to comment