gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-bank] branch master updated: fix schema


From: gnunet
Subject: [GNUnet-SVN] [taler-bank] branch master updated: fix schema
Date: Wed, 08 Mar 2017 16:45:52 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 556e5a7  fix schema
556e5a7 is described below

commit 556e5a7d64751653d1e8265cd689db820a944cc3
Author: Florian Dold <address@hidden>
AuthorDate: Wed Mar 8 16:45:23 2017 +0100

    fix schema
---
 talerbank/app/schemas.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/talerbank/app/schemas.py b/talerbank/app/schemas.py
index 7821bfa..d4ba21b 100644
--- a/talerbank/app/schemas.py
+++ b/talerbank/app/schemas.py
@@ -32,8 +32,6 @@ wiredetails_schema = {
                 "account_number": {"type": "integer"},
                 "bank_uri": {"type": "string"},
                 "name": {"type": "string"},
-                "salt": {"type": "string"},
-                "sig": {"type": "string"}
             }
         }
     }

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]