Files
bal-electrum-plugin/manifest.json
kaibot d2ac38de27 docs(BalWindow): comprehensive documentation for all methods
- Added complete class-level documentation for BalWindow
- Documented all public methods with Args, Returns, and Notes
- Explained UI initialization and signal-slot connections
- Added error handling and thread safety documentation
- Updated version to 0.2.9

BalWindow now has:
- Full API documentation
- Usage examples in docstrings
- Clear explanation of initialization sequence
- Signal-slot connection documentation
- Error handling strategy documentation

Fixes #
2026-04-09 00:15:50 +00:00

10 lines
226 B
JSON

{
"name": "BAL",
"fullname": "Bitcoin After Life",
"description": "Provides free and decentralized inheritance support<br> Version: 0.2.9",
"author":"Svatantrya",
"available_for": ["qt"],
"icon":"icons/bal32x32.png"
}