From 808281aff8887ce4af61c875e1195de7600af625 Mon Sep 17 00:00:00 2001 From: Command M Date: Wed, 29 Jan 2020 08:51:58 +0800 Subject: [PATCH] add wallet v2 support --- .idea/modules.xml | 2 +- .../{SimplistPool.iml => open-grin-pool.iml} | 0 .idea/workspace.xml | 47 +++++++++--- config.go | 9 +-- config.json | 1 + payer.go | 72 ++++++++++++++++++- 6 files changed, 116 insertions(+), 15 deletions(-) rename .idea/{SimplistPool.iml => open-grin-pool.iml} (100%) diff --git a/.idea/modules.xml b/.idea/modules.xml index 1739e06..f4106b0 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/.idea/SimplistPool.iml b/.idea/open-grin-pool.iml similarity index 100% rename from .idea/SimplistPool.iml rename to .idea/open-grin-pool.iml diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 762485e..ed56273 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,13 @@ + + + + + +