We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a82e5d8 commit c4084c2Copy full SHA for c4084c2
src/qt/paymentrequest.proto
@@ -6,6 +6,8 @@
6
// https://en.bitcoin.it/wiki/Payment_Request
7
//
8
9
+syntax = "proto2";
10
+
11
package payments;
12
option java_package = "org.bitcoin.protocols.payments";
13
option java_outer_classname = "Protos";
0 commit comments