add empty swift_prefix option value to .proto files

This commit is contained in:
Francisco Gindre 2019-08-30 15:52:46 -03:00
parent fc6c2f1342
commit 9f6cf742b6
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
syntax = "proto3";
package cash.z.wallet.sdk.rpc;
option go_package = "walletrpc";
option swift_prefix = "";
// Remember that proto3 fields are all optional. A field that is not present will be set to its zero value.
// bytes fields of hashes are in canonical little-endian format.

View File

@ -1,7 +1,7 @@
syntax = "proto3";
package cash.z.wallet.sdk.rpc;
option go_package = "walletrpc";
option swift_prefix = "";
import "compact_formats.proto";
// A BlockID message contains identifiers to select a block: a height or a