mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-03-04 09:16:06 +00:00
fix last commit
This commit is contained in:
parent
70482c82ac
commit
85e1c80cfc
@ -133,7 +133,7 @@ message CoinType {
|
||||
optional uint32 address_type_p2sh = 5 [default=5];
|
||||
optional uint32 address_type_p2wpkh = 6 [default=6];
|
||||
optional uint32 address_type_p2wsh = 7 [default=10];
|
||||
optional bytes signed_message_header = 8;
|
||||
optional string signed_message_header = 8;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user