protob: drop StellarSignTx.protocol_version

pull/41/head
Pavol Rusnak 6 years ago
parent 5eae03131c
commit 1ee1afd978
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -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

Loading…
Cancel
Save