mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-15 20:19:23 +00:00
protob: remove root_hd_passphrase from CardanoPublicKey
This commit is contained in:
parent
beddb31819
commit
4e7df217d3
@ -44,7 +44,6 @@ message CardanoGetPublicKey {
|
||||
message CardanoPublicKey {
|
||||
optional string xpub = 1; // Xpub key
|
||||
optional hw.trezor.messages.common.HDNodeType node = 2; // BIP-32 public node
|
||||
optional string root_hd_passphrase = 3; // HD passphrase for root in hex format
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user