main: Cleaned up unused code and fixed transfers

This commit is contained in:
2023-07-15 20:46:58 +10:00
parent 6c3fc72cf5
commit 91150a2b07
8 changed files with 162 additions and 360 deletions

View File

@@ -1,13 +1,4 @@
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using FireWallet;
using FireWallet;
using Newtonsoft.Json.Linq;
namespace FireWalletLite