Add Ledger error codes (#10056)

automerge
This commit is contained in:
Tyera Eulberg
2020-05-14 22:52:11 -06:00
committed by GitHub
parent adcd2f14a5
commit 63813fe69f
7 changed files with 169 additions and 50 deletions

2
Cargo.lock generated
View File

@@ -4525,6 +4525,8 @@ dependencies = [
"dialoguer",
"hidapi",
"log 0.4.8",
"num-derive 0.3.0",
"num-traits",
"parking_lot 0.10.2",
"semver",
"solana-sdk",