forked from bitcoinafterlife/bal-electrum-plugin
- 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 #
10 lines
226 B
JSON
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"
|
|
}
|
|
|