tpaymentrequest_pb2.py - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
tpaymentrequest_pb2.py (15537B)
---
1 # -*- coding: utf-8 -*-
2 # Generated by the protocol buffer compiler. DO NOT EDIT!
3 # source: paymentrequest.proto
4
5 from google.protobuf import descriptor as _descriptor
6 from google.protobuf import message as _message
7 from google.protobuf import reflection as _reflection
8 from google.protobuf import symbol_database as _symbol_database
9 # @@protoc_insertion_point(imports)
10
11 _sym_db = _symbol_database.Default()
12
13
14
15
16 DESCRIPTOR = _descriptor.FileDescriptor(
17 name='paymentrequest.proto',
18 package='payments',
19 syntax='proto2',
20 serialized_options=b'\n\036org.bitcoin.protocols.paymentsB\006Protos',
21 create_key=_descriptor._internal_create_key,
parazyd.org:70 /git/electrum/file/electrum/paymentrequest_pb2.py.gph:31: line too long