trezord-go icon indicating copy to clipboard operation
trezord-go copied to clipboard

Use internal packages

Open karelbilek opened this issue 6 years ago • 0 comments

I have seen some external API to use our internal trezord packages - see https://github.com/xaionaro-go/cryptoWallet/blob/master/vendors/usb_devices.go (which is used by gocryptfs)

We can prevent that by using internal/ - see https://docs.google.com/document/d/1e8kOo3r51b2BWtTs_1uADIA5djfXhPT36s6eHVRIvaU/edit

This should be solved together with https://github.com/trezor/trezord-go/issues/143 though.

karelbilek avatar Feb 22 '19 04:02 karelbilek