1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-16 03:18:09 +00:00

protob: drop StellarSignTx.protocol_version

This commit is contained in:
Pavol Rusnak 2018-07-05 13:12:47 +02:00
parent 5eae03131c
commit 1ee1afd978
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -52,7 +52,6 @@ message StellarAddress {
* @next StellarTxOpRequest
*/
message StellarSignTx {
optional uint32 protocol_version = 1; // version of the protofbuf messaging protocol the client is using
repeated uint32 address_n = 2; // BIP-32 path. For compatibility with other wallets, must be m/44'/148'/index'
optional string network_passphrase = 3; // passphrase for signing messages on the destination network
optional string source_account = 4; // source account address