parity-beta: init at 1.9.3

This commit is contained in:
Alexander Krupenkin
2018-03-09 09:12:35 +00:00
committed by Jörg Thalheim
parent 5b3e44615b
commit fb883eb8a1
4 changed files with 111 additions and 0 deletions
+1
View File
@@ -14608,6 +14608,7 @@ with pkgs;
hevm = self.altcoins.hevm;
parity = self.altcoins.parity;
parity-beta = self.altcoins.parity-beta;
stellar-core = self.altcoins.stellar-core;