Remove support for hardware wallets (#10678)

This commit is contained in:
Artem Vorotnikov
2020-07-30 03:45:43 +03:00
parent c270599a23
commit 11fb967c6a
24 changed files with 13 additions and 2135 deletions

View File

@@ -50,4 +50,4 @@ parts:
cp -v ethkey $SNAPCRAFT_PART_INSTALL/usr/bin/ethkey
cp -v ethstore $SNAPCRAFT_PART_INSTALL/usr/bin/ethstore
cp -v whisper $SNAPCRAFT_PART_INSTALL/usr/bin/whisper
stage-packages: [libudev1, libstdc++6, cmake, libdb5.3]
stage-packages: [libstdc++6, cmake, libdb5.3]