mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-26 01:18:28 +00:00
docs: add bitcoin signing to book index
This commit is contained in:
parent
b16b4823d5
commit
51246ce52d
@ -25,6 +25,7 @@
|
|||||||
- [Sessions](common/communication/sessions.md)
|
- [Sessions](common/communication/sessions.md)
|
||||||
- [Passphrase](common/communication/passphrase.md)
|
- [Passphrase](common/communication/passphrase.md)
|
||||||
- [Migration](common/communication/passphrase-redesign-migration.md)
|
- [Migration](common/communication/passphrase-redesign-migration.md)
|
||||||
|
- [Bitcoin signing](common/communication/bitcoin-signing.md)
|
||||||
- [Storage](storage/index.md)
|
- [Storage](storage/index.md)
|
||||||
- [Tests](tests/index.md)
|
- [Tests](tests/index.md)
|
||||||
- [Device Tests](tests/device-tests.md)
|
- [Device Tests](tests/device-tests.md)
|
||||||
|
@ -12,4 +12,5 @@ Protobuf messages are defined in the [Common](https://github.com/trezor/trezor-f
|
|||||||
|
|
||||||
- [Sessions](sessions.md)
|
- [Sessions](sessions.md)
|
||||||
- [Passphrase](passphrase.md)
|
- [Passphrase](passphrase.md)
|
||||||
|
- [Bitcoin transaction signing](bitcoin-signing.md)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user