add wallet channel

This commit is contained in:
Conor Patrick
2018-07-07 22:43:06 -04:00
parent fbbf430152
commit 7df04964cc
20 changed files with 2067 additions and 8 deletions

View File

@@ -31,6 +31,7 @@ struct logtag tagtable[] = {
{TAG_GREEN,"DEBUG"},
{TAG_RED,"DEBUG"},
{TAG_TIME,"TIME"},
{TAG_WALLET,"WALLET"},
};