ui: show default zap amount in wallet view

Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
kernelkind
2025-04-23 13:53:32 -04:00
parent fcec3b4c8e
commit c456432015
2 changed files with 177 additions and 14 deletions
+1
View File
@@ -55,6 +55,7 @@ pub struct WalletUIState {
#[derive(Debug)]
pub enum WalletError {
InvalidURI,
NoWallet,
}
pub struct Wallet {