From 25a562082e5006ebbe86c440f6dab711bbcd62bb Mon Sep 17 00:00:00 2001 From: z-bowen Date: Mon, 10 Sep 2018 17:17:14 +0200 Subject: [PATCH] Problem: `Election` parameter `seed` marked as required unnecessarily Solution: Removed the requirement --- .../common/schema/transaction_validator_election_v2.0.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/bigchaindb/common/schema/transaction_validator_election_v2.0.yaml b/bigchaindb/common/schema/transaction_validator_election_v2.0.yaml index 5bcb61be..602ef9e2 100644 --- a/bigchaindb/common/schema/transaction_validator_election_v2.0.yaml +++ b/bigchaindb/common/schema/transaction_validator_election_v2.0.yaml @@ -45,7 +45,6 @@ properties: - node_id - public_key - power - - seed required: - data outputs: