fixed issue with requirements

pull/191/head
Sascha Rommelfangen 2019-07-11 14:56:38 +02:00 committed by GitHub
parent 82c0d32cd3
commit 139c190c6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
{ {
"requiredOneOf": [ "requiredOneOf": [
"wallet-address", "transaction-number",
"value_BTC", "time",
"time" "value_BTC"
], ],
"attributes": { "attributes": {
"transaction-number": { "transaction-number": {