Skip to content

Commit

Permalink
polish(core-magistrate-crypto): remove redundant bridgechain sc… (#3150)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lemii authored and spkjp committed Nov 21, 2019
1 parent b5d6c14 commit 317a89f
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ export class BridgechainRegistrationTransaction extends Transactions.Transaction
},
seedNodes: seedNodesSchema,
genesisHash: {
type: "string",
minLength: 64,
maxLength: 64,
$ref: "transactionId",
},
bridgechainRepository: {
Expand Down

0 comments on commit 317a89f

Please sign in to comment.