bitcoin-atm
bitcoin atm for pyc inc.
git clone https://9o.is/git/bitcoin-atm.git
commit b0a15a8b73dc103efdd8f1bef04f2a3dd0031b41 parent 3904feff637cb0bfd68aa4dd2db6f50f9f43f091 Author: Jul <jul@9o.is> Date: Thu, 7 Aug 2014 07:16:22 -0700 won't be using slf4j logger Diffstat:
| M | project/Build.scala | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/project/Build.scala b/project/Build.scala @@ -15,7 +15,6 @@ object LiftProjectBuild extends Build { "com.typesafe.akka" %% "akka-actor" % "2.3.3", "com.typesafe.akka" %% "akka-agent" % "2.3.3", "com.typesafe.akka" %% "akka-testkit" % "2.3.3", - //"com.typesafe.akka" %% "akka-slf4j" % "2.3.3", "net.databinder.dispatch" %% "dispatch-core" % "0.11.1", "net.databinder.dispatch" %% "dispatch-lift-json" % "0.11.0", "com.markgoldenstein" %% "bitcoin-akka" % "0.1-SNAPSHOT",