This website requires JavaScript.
Explore
Help
Register
Sign In
blob42
/
python-trezor
Watch
1
Star
0
Fork
0
You've already forked python-trezor
Code
Issues
Pull Requests
Releases
Wiki
Activity
cc37fbaa5f
python-trezor
/
protobuf
/
build.sh
6 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
Refactored protobuf directory
2012-11-15 10:35:48 +00:00
#!/bin/bash
cd
`
dirname
$0
`
Protocol has been heavily modified, check trezor-emu for further details
2013-08-31 21:46:28 +00:00
protoc --python_out
=
../bitkeylib/ trezor.proto
Reference in New Issue
Copy Permalink