• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

spesmilo / electrum / 5942294764847104

17 Mar 2025 06:27PM UTC coverage: 61.137% (-0.04%) from 61.18%
5942294764847104

push

CirrusCI

web-flow
Merge pull request #9650 from SomberNight/202503_keepkey

plugins: keepkey: vendor our fork of keepkeylib (as git submodule)

21355 of 34930 relevant lines covered (61.14%)

3.05 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

41.67
/electrum/paymentrequest_pb2.py
1
# -*- coding: utf-8 -*-
2
# Generated by the protocol buffer compiler.  DO NOT EDIT!
3
# source: paymentrequest.proto
4
"""Generated protocol buffer code."""
2✔
5
from google.protobuf.internal import builder as _builder
5✔
6
from google.protobuf import descriptor as _descriptor
5✔
7
from google.protobuf import descriptor_pool as _descriptor_pool
5✔
8
from google.protobuf import symbol_database as _symbol_database
5✔
9
# @@protoc_insertion_point(imports)
10

11
_sym_db = _symbol_database.Default()
5✔
12

13

14

15

16
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x14paymentrequest.proto\x12\x08payments\"+\n\x06Output\x12\x11\n\x06\x61mount\x18\x01 \x01(\x04:\x01\x30\x12\x0e\n\x06script\x18\x02 \x02(\x0c\"\xa3\x01\n\x0ePaymentDetails\x12\x15\n\x07network\x18\x01 \x01(\t:\x04main\x12!\n\x07outputs\x18\x02 \x03(\x0b\x32\x10.payments.Output\x12\x0c\n\x04time\x18\x03 \x02(\x04\x12\x0f\n\x07\x65xpires\x18\x04 \x01(\x04\x12\x0c\n\x04memo\x18\x05 \x01(\t\x12\x13\n\x0bpayment_url\x18\x06 \x01(\t\x12\x15\n\rmerchant_data\x18\x07 \x01(\x0c\"\x95\x01\n\x0ePaymentRequest\x12\"\n\x17payment_details_version\x18\x01 \x01(\r:\x01\x31\x12\x16\n\x08pki_type\x18\x02 \x01(\t:\x04none\x12\x10\n\x08pki_data\x18\x03 \x01(\x0c\x12\"\n\x1aserialized_payment_details\x18\x04 \x02(\x0c\x12\x11\n\tsignature\x18\x05 \x01(\x0c\"\'\n\x10X509Certificates\x12\x13\n\x0b\x63\x65rtificate\x18\x01 \x03(\x0c\"i\n\x07Payment\x12\x15\n\rmerchant_data\x18\x01 \x01(\x0c\x12\x14\n\x0ctransactions\x18\x02 \x03(\x0c\x12#\n\trefund_to\x18\x03 \x03(\x0b\x32\x10.payments.Output\x12\x0c\n\x04memo\x18\x04 \x01(\t\">\n\nPaymentACK\x12\"\n\x07payment\x18\x01 \x02(\x0b\x32\x11.payments.Payment\x12\x0c\n\x04memo\x18\x02 \x01(\tB(\n\x1eorg.bitcoin.protocols.paymentsB\x06Protos')
5✔
17

18
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
5✔
19
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'paymentrequest_pb2', globals())
5✔
20
if _descriptor._USE_C_DESCRIPTORS == False:
5✔
21

22
  DESCRIPTOR._options = None
×
23
  DESCRIPTOR._serialized_options = b'\n\036org.bitcoin.protocols.paymentsB\006Protos'
×
24
  _OUTPUT._serialized_start=34
×
25
  _OUTPUT._serialized_end=77
×
26
  _PAYMENTDETAILS._serialized_start=80
×
27
  _PAYMENTDETAILS._serialized_end=243
×
28
  _PAYMENTREQUEST._serialized_start=246
×
29
  _PAYMENTREQUEST._serialized_end=395
×
30
  _X509CERTIFICATES._serialized_start=397
×
31
  _X509CERTIFICATES._serialized_end=436
×
32
  _PAYMENT._serialized_start=438
×
33
  _PAYMENT._serialized_end=543
×
34
  _PAYMENTACK._serialized_start=545
×
35
  _PAYMENTACK._serialized_end=607
×
36
# @@protoc_insertion_point(module_scope)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc