From b8acdd8e488347e13b11db19e511302b9c488636 Mon Sep 17 00:00:00 2001 From: Stedd Date: Sat, 15 Jan 2022 19:06:08 +0100 Subject: [PATCH] Variable name changes --- DBClasses.cs | 6 +++--- wallet.db => wallets.db | Bin 24576 -> 24576 bytes 2 files changed, 3 insertions(+), 3 deletions(-) rename wallet.db => wallets.db (96%) diff --git a/DBClasses.cs b/DBClasses.cs index ce7179c..10f8db1 100644 --- a/DBClasses.cs +++ b/DBClasses.cs @@ -138,7 +138,7 @@ namespace CryptoCalc public string Currency { get; set; } public float Balance { get; set; } public int DefaultWallet { get; set; } - public string Notes { get; set; } + public string Note { get; set; } #endregion @@ -157,7 +157,7 @@ namespace CryptoCalc Currency = _currency; Balance = _balance; DefaultWallet = _default; - Notes = _note; + Note = _note; SetDBStrings(); } @@ -184,7 +184,7 @@ namespace CryptoCalc + $"@{nameof(Currency)}," + $"@{nameof(Balance)}," + $"@{nameof(DefaultWallet)}," - + $"@{nameof(Notes)}"; + + $"@{nameof(Note)}"; } //public string FullInfo => $"{ Index.ToString() } { DateTimeString } { Currency } { Amount } { TransactionType }"; diff --git a/wallet.db b/wallets.db similarity index 96% rename from wallet.db rename to wallets.db index 713854c6a959f55ce5acefaee500d04460f43113..b50993faa671f749e9f0e44ea3f1c1b205645735 100644 GIT binary patch delta 240 zcmZoTz}Rqrae}lU2Ll5G8xS)CF%uB0PSi0L=U~wDujS?a!@$hDf{Awpp9LQ$Z!&N4 zW z(dI0^493ZNyatS}ljC`{#f;(&G1an7UcnnKz{|!1atQ;2t}ZW|xTEysL|%!>YJ39R zY|XAb?BdeWjBSaN9r=VASvQCB)q)Jw+sx>|CBVqESy;uHZB0$Dzg7}ieq@2`vLqn#?>$v3^4L6_T&R}FLo@~Zz z!0a1tIGLYMLLXCcJQf3(f!1;W9l|hq1#dVv50IhD$tLco%RQN!Pe-1)*^P@`Tw0p3 zEg5WMcw$aYYDqDaV%i+WR|~OLZ!@CNEx^bM GmIMHTt46E<