ui: show default zap amount in wallet view
Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
@@ -55,6 +55,7 @@ pub struct WalletUIState {
|
||||
#[derive(Debug)]
|
||||
pub enum WalletError {
|
||||
InvalidURI,
|
||||
NoWallet,
|
||||
}
|
||||
|
||||
pub struct Wallet {
|
||||
|
||||
Reference in New Issue
Block a user