Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added missing dependancies * Added columns on insert queries. Checked we aren't inserting nothing which errored the entire run * Fixed buggy import - was not working * Modified query to get the addresses * Commented code to make it less verbose * Modified query ready to join addresses * Ehhfgjdsfhgksjdg * Fix coin entry on addresses * Update db.ts * Added logic to group addresses by coin for the domain * Fixed address insert for whitelist * Fixed issue with no response returned if entry did not exist * Small coin structure changes for verified entries * Update domain.ts * Casting column to lower to better match * Update * update type * Small logging changes
- Loading branch information