rgb-cln/contrib/pyln-testing/pyln/testing/node_pb2.py

1401 lines
119 KiB
Python

# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: node.proto
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import message as _message
from google.protobuf import reflection as _reflection
from google.protobuf import symbol_database as _symbol_database
# @@protoc_insertion_point(imports)
_sym_db = _symbol_database.Default()
from . import primitives_pb2 as primitives__pb2
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\nnode.proto\x12\x03\x63ln\x1a\x10primitives.proto\"\x10\n\x0eGetinfoRequest\"\xec\x03\n\x0fGetinfoResponse\x12\n\n\x02id\x18\x01 \x01(\x0c\x12\r\n\x05\x61lias\x18\x02 \x01(\t\x12\r\n\x05\x63olor\x18\x03 \x01(\x0c\x12\x11\n\tnum_peers\x18\x04 \x01(\r\x12\x1c\n\x14num_pending_channels\x18\x05 \x01(\r\x12\x1b\n\x13num_active_channels\x18\x06 \x01(\r\x12\x1d\n\x15num_inactive_channels\x18\x07 \x01(\r\x12\x0f\n\x07version\x18\x08 \x01(\t\x12\x15\n\rlightning_dir\x18\t \x01(\t\x12\x13\n\x0b\x62lockheight\x18\x0b \x01(\r\x12\x0f\n\x07network\x18\x0c \x01(\t\x12(\n\x13\x66\x65\x65s_collected_msat\x18\r \x01(\x0b\x32\x0b.cln.Amount\x12$\n\x07\x61\x64\x64ress\x18\x0e \x03(\x0b\x32\x13.cln.GetinfoAddress\x12$\n\x07\x62inding\x18\x0f \x03(\x0b\x32\x13.cln.GetinfoBinding\x12\"\n\x15warning_bitcoind_sync\x18\x10 \x01(\tH\x00\x88\x01\x01\x12$\n\x17warning_lightningd_sync\x18\x11 \x01(\tH\x01\x88\x01\x01\x42\x18\n\x16_warning_bitcoind_syncB\x1a\n\x18_warning_lightningd_sync\"S\n\x13GetinfoOur_features\x12\x0c\n\x04init\x18\x01 \x01(\x0c\x12\x0c\n\x04node\x18\x02 \x01(\x0c\x12\x0f\n\x07\x63hannel\x18\x03 \x01(\x0c\x12\x0f\n\x07invoice\x18\x04 \x01(\x0c\"\xd3\x01\n\x0eGetinfoAddress\x12\x39\n\titem_type\x18\x01 \x01(\x0e\x32&.cln.GetinfoAddress.GetinfoAddressType\x12\x0c\n\x04port\x18\x02 \x01(\r\x12\x14\n\x07\x61\x64\x64ress\x18\x03 \x01(\tH\x00\x88\x01\x01\"V\n\x12GetinfoAddressType\x12\x07\n\x03\x44NS\x10\x00\x12\x08\n\x04IPV4\x10\x01\x12\x08\n\x04IPV6\x10\x02\x12\t\n\x05TORV2\x10\x03\x12\t\n\x05TORV3\x10\x04\x12\r\n\tWEBSOCKET\x10\x05\x42\n\n\x08_address\"\xfb\x01\n\x0eGetinfoBinding\x12\x39\n\titem_type\x18\x01 \x01(\x0e\x32&.cln.GetinfoBinding.GetinfoBindingType\x12\x14\n\x07\x61\x64\x64ress\x18\x02 \x01(\tH\x00\x88\x01\x01\x12\x11\n\x04port\x18\x03 \x01(\rH\x01\x88\x01\x01\x12\x13\n\x06socket\x18\x04 \x01(\tH\x02\x88\x01\x01\"P\n\x12GetinfoBindingType\x12\x10\n\x0cLOCAL_SOCKET\x10\x00\x12\x08\n\x04IPV4\x10\x01\x12\x08\n\x04IPV6\x10\x02\x12\t\n\x05TORV2\x10\x03\x12\t\n\x05TORV3\x10\x04\x42\n\n\x08_addressB\x07\n\x05_portB\t\n\x07_socket\"H\n\x10ListpeersRequest\x12\x0f\n\x02id\x18\x01 \x01(\x0cH\x00\x88\x01\x01\x12\x12\n\x05level\x18\x02 \x01(\tH\x01\x88\x01\x01\x42\x05\n\x03_idB\x08\n\x06_level\"7\n\x11ListpeersResponse\x12\"\n\x05peers\x18\x01 \x03(\x0b\x32\x13.cln.ListpeersPeers\"\xe2\x01\n\x0eListpeersPeers\x12\n\n\x02id\x18\x01 \x01(\x0c\x12\x11\n\tconnected\x18\x02 \x01(\x08\x12#\n\x03log\x18\x03 \x03(\x0b\x32\x16.cln.ListpeersPeersLog\x12-\n\x08\x63hannels\x18\x04 \x03(\x0b\x32\x1b.cln.ListpeersPeersChannels\x12\x0f\n\x07netaddr\x18\x05 \x03(\t\x12\x18\n\x0bremote_addr\x18\x07 \x01(\tH\x00\x88\x01\x01\x12\x15\n\x08\x66\x65\x61tures\x18\x06 \x01(\x0cH\x01\x88\x01\x01\x42\x0e\n\x0c_remote_addrB\x0b\n\t_features\"\xfd\x02\n\x11ListpeersPeersLog\x12?\n\titem_type\x18\x01 \x01(\x0e\x32,.cln.ListpeersPeersLog.ListpeersPeersLogType\x12\x18\n\x0bnum_skipped\x18\x02 \x01(\rH\x00\x88\x01\x01\x12\x11\n\x04time\x18\x03 \x01(\tH\x01\x88\x01\x01\x12\x13\n\x06source\x18\x04 \x01(\tH\x02\x88\x01\x01\x12\x10\n\x03log\x18\x05 \x01(\tH\x03\x88\x01\x01\x12\x14\n\x07node_id\x18\x06 \x01(\x0cH\x04\x88\x01\x01\x12\x11\n\x04\x64\x61ta\x18\x07 \x01(\x0cH\x05\x88\x01\x01\"i\n\x15ListpeersPeersLogType\x12\x0b\n\x07SKIPPED\x10\x00\x12\n\n\x06\x42ROKEN\x10\x01\x12\x0b\n\x07UNUSUAL\x10\x02\x12\x08\n\x04INFO\x10\x03\x12\t\n\x05\x44\x45\x42UG\x10\x04\x12\t\n\x05IO_IN\x10\x05\x12\n\n\x06IO_OUT\x10\x06\x42\x0e\n\x0c_num_skippedB\x07\n\x05_timeB\t\n\x07_sourceB\x06\n\x04_logB\n\n\x08_node_idB\x07\n\x05_data\"\x8a\x16\n\x16ListpeersPeersChannels\x12\x46\n\x05state\x18\x01 \x01(\x0e\x32\x37.cln.ListpeersPeersChannels.ListpeersPeersChannelsState\x12\x19\n\x0cscratch_txid\x18\x02 \x01(\x0cH\x00\x88\x01\x01\x12\x12\n\x05owner\x18\x04 \x01(\tH\x01\x88\x01\x01\x12\x1d\n\x10short_channel_id\x18\x05 \x01(\tH\x02\x88\x01\x01\x12\x17\n\nchannel_id\x18\x06 \x01(\x0cH\x03\x88\x01\x01\x12\x19\n\x0c\x66unding_txid\x18\x07 \x01(\x0cH\x04\x88\x01\x01\x12\x1b\n\x0e\x66unding_outnum\x18\x08 \x01(\rH\x05\x88\x01\x01\x12\x1c\n\x0finitial_feerate\x18\t \x01(\tH\x06\x88\x01\x01\x12\x19\n\x0clast_feerate\x18\n \x01(\tH\x07\x88\x01\x01\x12\x19\n\x0cnext_feerate\x18\x0b \x01(\tH\x08\x88\x01\x01\x12\x1a\n\rnext_fee_step\x18\x0c \x01(\rH\t\x88\x01\x01\x12\x35\n\x08inflight\x18\r \x03(\x0b\x32#.cln.ListpeersPeersChannelsInflight\x12\x15\n\x08\x63lose_to\x18\x0e \x01(\x0cH\n\x88\x01\x01\x12\x14\n\x07private\x18\x0f \x01(\x08H\x0b\x88\x01\x01\x12 \n\x06opener\x18\x10 \x01(\x0e\x32\x10.cln.ChannelSide\x12%\n\x06\x63loser\x18\x11 \x01(\x0e\x32\x10.cln.ChannelSideH\x0c\x88\x01\x01\x12\x10\n\x08\x66\x65\x61tures\x18\x12 \x03(\t\x12$\n\nto_us_msat\x18\x14 \x01(\x0b\x32\x0b.cln.AmountH\r\x88\x01\x01\x12(\n\x0emin_to_us_msat\x18\x15 \x01(\x0b\x32\x0b.cln.AmountH\x0e\x88\x01\x01\x12(\n\x0emax_to_us_msat\x18\x16 \x01(\x0b\x32\x0b.cln.AmountH\x0f\x88\x01\x01\x12$\n\ntotal_msat\x18\x17 \x01(\x0b\x32\x0b.cln.AmountH\x10\x88\x01\x01\x12\'\n\rfee_base_msat\x18\x18 \x01(\x0b\x32\x0b.cln.AmountH\x11\x88\x01\x01\x12(\n\x1b\x66\x65\x65_proportional_millionths\x18\x19 \x01(\rH\x12\x88\x01\x01\x12)\n\x0f\x64ust_limit_msat\x18\x1a \x01(\x0b\x32\x0b.cln.AmountH\x13\x88\x01\x01\x12\x30\n\x16max_total_htlc_in_msat\x18\x1b \x01(\x0b\x32\x0b.cln.AmountH\x14\x88\x01\x01\x12,\n\x12their_reserve_msat\x18\x1c \x01(\x0b\x32\x0b.cln.AmountH\x15\x88\x01\x01\x12*\n\x10our_reserve_msat\x18\x1d \x01(\x0b\x32\x0b.cln.AmountH\x16\x88\x01\x01\x12(\n\x0espendable_msat\x18\x1e \x01(\x0b\x32\x0b.cln.AmountH\x17\x88\x01\x01\x12)\n\x0freceivable_msat\x18\x1f \x01(\x0b\x32\x0b.cln.AmountH\x18\x88\x01\x01\x12.\n\x14minimum_htlc_in_msat\x18 \x01(\x0b\x32\x0b.cln.AmountH\x19\x88\x01\x01\x12/\n\x15minimum_htlc_out_msat\x18\x30 \x01(\x0b\x32\x0b.cln.AmountH\x1a\x88\x01\x01\x12/\n\x15maximum_htlc_out_msat\x18\x31 \x01(\x0b\x32\x0b.cln.AmountH\x1b\x88\x01\x01\x12 \n\x13their_to_self_delay\x18! \x01(\rH\x1c\x88\x01\x01\x12\x1e\n\x11our_to_self_delay\x18\" \x01(\rH\x1d\x88\x01\x01\x12\x1f\n\x12max_accepted_htlcs\x18# \x01(\rH\x1e\x88\x01\x01\x12\x0e\n\x06status\x18% \x03(\t\x12 \n\x13in_payments_offered\x18& \x01(\x04H\x1f\x88\x01\x01\x12)\n\x0fin_offered_msat\x18\' \x01(\x0b\x32\x0b.cln.AmountH \x88\x01\x01\x12\"\n\x15in_payments_fulfilled\x18( \x01(\x04H!\x88\x01\x01\x12+\n\x11in_fulfilled_msat\x18) \x01(\x0b\x32\x0b.cln.AmountH\"\x88\x01\x01\x12!\n\x14out_payments_offered\x18* \x01(\x04H#\x88\x01\x01\x12*\n\x10out_offered_msat\x18+ \x01(\x0b\x32\x0b.cln.AmountH$\x88\x01\x01\x12#\n\x16out_payments_fulfilled\x18, \x01(\x04H%\x88\x01\x01\x12,\n\x12out_fulfilled_msat\x18- \x01(\x0b\x32\x0b.cln.AmountH&\x88\x01\x01\x12/\n\x05htlcs\x18. \x03(\x0b\x32 .cln.ListpeersPeersChannelsHtlcs\x12\x1a\n\rclose_to_addr\x18/ \x01(\tH\'\x88\x01\x01\"\xa1\x02\n\x1bListpeersPeersChannelsState\x12\x0c\n\x08OPENINGD\x10\x00\x12\x1c\n\x18\x43HANNELD_AWAITING_LOCKIN\x10\x01\x12\x13\n\x0f\x43HANNELD_NORMAL\x10\x02\x12\x1a\n\x16\x43HANNELD_SHUTTING_DOWN\x10\x03\x12\x18\n\x14\x43LOSINGD_SIGEXCHANGE\x10\x04\x12\x15\n\x11\x43LOSINGD_COMPLETE\x10\x05\x12\x17\n\x13\x41WAITING_UNILATERAL\x10\x06\x12\x16\n\x12\x46UNDING_SPEND_SEEN\x10\x07\x12\x0b\n\x07ONCHAIN\x10\x08\x12\x17\n\x13\x44UALOPEND_OPEN_INIT\x10\t\x12\x1d\n\x19\x44UALOPEND_AWAITING_LOCKIN\x10\nB\x0f\n\r_scratch_txidB\x08\n\x06_ownerB\x13\n\x11_short_channel_idB\r\n\x0b_channel_idB\x0f\n\r_funding_txidB\x11\n\x0f_funding_outnumB\x12\n\x10_initial_feerateB\x0f\n\r_last_feerateB\x0f\n\r_next_feerateB\x10\n\x0e_next_fee_stepB\x0b\n\t_close_toB\n\n\x08_privateB\t\n\x07_closerB\r\n\x0b_to_us_msatB\x11\n\x0f_min_to_us_msatB\x11\n\x0f_max_to_us_msatB\r\n\x0b_total_msatB\x10\n\x0e_fee_base_msatB\x1e\n\x1c_fee_proportional_millionthsB\x12\n\x10_dust_limit_msatB\x19\n\x17_max_total_htlc_in_msatB\x15\n\x13_their_reserve_msatB\x13\n\x11_our_reserve_msatB\x11\n\x0f_spendable_msatB\x12\n\x10_receivable_msatB\x17\n\x15_minimum_htlc_in_msatB\x18\n\x16_minimum_htlc_out_msatB\x18\n\x16_maximum_htlc_out_msatB\x16\n\x14_their_to_self_delayB\x14\n\x12_our_to_self_delayB\x15\n\x13_max_accepted_htlcsB\x16\n\x14_in_payments_offeredB\x12\n\x10_in_offered_msatB\x18\n\x16_in_payments_fulfilledB\x14\n\x12_in_fulfilled_msatB\x17\n\x15_out_payments_offeredB\x13\n\x11_out_offered_msatB\x19\n\x17_out_payments_fulfilledB\x15\n\x13_out_fulfilled_msatB\x10\n\x0e_close_to_addr\"=\n\x1dListpeersPeersChannelsFeerate\x12\r\n\x05perkw\x18\x01 \x01(\r\x12\r\n\x05perkb\x18\x02 \x01(\r\"\xc5\x01\n\x1eListpeersPeersChannelsInflight\x12\x14\n\x0c\x66unding_txid\x18\x01 \x01(\x0c\x12\x16\n\x0e\x66unding_outnum\x18\x02 \x01(\r\x12\x0f\n\x07\x66\x65\x65rate\x18\x03 \x01(\t\x12\'\n\x12total_funding_msat\x18\x04 \x01(\x0b\x32\x0b.cln.Amount\x12%\n\x10our_funding_msat\x18\x05 \x01(\x0b\x32\x0b.cln.Amount\x12\x14\n\x0cscratch_txid\x18\x06 \x01(\x0c\"\x87\x03\n\x1dListpeersPeersChannelsFunding\x12$\n\nlocal_msat\x18\x01 \x01(\x0b\x32\x0b.cln.AmountH\x00\x88\x01\x01\x12%\n\x0bremote_msat\x18\x02 \x01(\x0b\x32\x0b.cln.AmountH\x01\x88\x01\x01\x12%\n\x0bpushed_msat\x18\x03 \x01(\x0b\x32\x0b.cln.AmountH\x02\x88\x01\x01\x12%\n\x10local_funds_msat\x18\x04 \x01(\x0b\x32\x0b.cln.Amount\x12&\n\x11remote_funds_msat\x18\x07 \x01(\x0b\x32\x0b.cln.Amount\x12\'\n\rfee_paid_msat\x18\x05 \x01(\x0b\x32\x0b.cln.AmountH\x03\x88\x01\x01\x12\'\n\rfee_rcvd_msat\x18\x06 \x01(\x0b\x32\x0b.cln.AmountH\x04\x88\x01\x01\x42\r\n\x0b_local_msatB\x0e\n\x0c_remote_msatB\x0e\n\x0c_pushed_msatB\x10\n\x0e_fee_paid_msatB\x10\n\x0e_fee_rcvd_msat\"[\n\x1bListpeersPeersChannelsAlias\x12\x12\n\x05local\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x13\n\x06remote\x18\x02 \x01(\tH\x01\x88\x01\x01\x42\x08\n\x06_localB\t\n\x07_remote\"\xd2\x02\n\x1bListpeersPeersChannelsHtlcs\x12X\n\tdirection\x18\x01 \x01(\x0e\x32\x45.cln.ListpeersPeersChannelsHtlcs.ListpeersPeersChannelsHtlcsDirection\x12\n\n\x02id\x18\x02 \x01(\x04\x12 \n\x0b\x61mount_msat\x18\x03 \x01(\x0b\x32\x0b.cln.Amount\x12\x0e\n\x06\x65xpiry\x18\x04 \x01(\r\x12\x14\n\x0cpayment_hash\x18\x05 \x01(\x0c\x12\x1a\n\rlocal_trimmed\x18\x06 \x01(\x08H\x00\x88\x01\x01\x12\x13\n\x06status\x18\x07 \x01(\tH\x01\x88\x01\x01\"7\n$ListpeersPeersChannelsHtlcsDirection\x12\x06\n\x02IN\x10\x00\x12\x07\n\x03OUT\x10\x01\x42\x10\n\x0e_local_trimmedB\t\n\x07_status\"0\n\x10ListfundsRequest\x12\x12\n\x05spent\x18\x01 \x01(\x08H\x00\x88\x01\x01\x42\x08\n\x06_spent\"e\n\x11ListfundsResponse\x12&\n\x07outputs\x18\x01 \x03(\x0b\x32\x15.cln.ListfundsOutputs\x12(\n\x08\x63hannels\x18\x02 \x03(\x0b\x32\x16.cln.ListfundsChannels\"\xf5\x02\n\x10ListfundsOutputs\x12\x0c\n\x04txid\x18\x01 \x01(\x0c\x12\x0e\n\x06output\x18\x02 \x01(\r\x12 \n\x0b\x61mount_msat\x18\x03 \x01(\x0b\x32\x0b.cln.Amount\x12\x14\n\x0cscriptpubkey\x18\x04 \x01(\x0c\x12\x14\n\x07\x61\x64\x64ress\x18\x05 \x01(\tH\x00\x88\x01\x01\x12\x19\n\x0credeemscript\x18\x06 \x01(\x0cH\x01\x88\x01\x01\x12<\n\x06status\x18\x07 \x01(\x0e\x32,.cln.ListfundsOutputs.ListfundsOutputsStatus\x12\x10\n\x08reserved\x18\t \x01(\x08\x12\x18\n\x0b\x62lockheight\x18\x08 \x01(\rH\x02\x88\x01\x01\"C\n\x16ListfundsOutputsStatus\x12\x0f\n\x0bUNCONFIRMED\x10\x00\x12\r\n\tCONFIRMED\x10\x01\x12\t\n\x05SPENT\x10\x02\x42\n\n\x08_addressB\x0f\n\r_redeemscriptB\x0e\n\x0c_blockheight\"\x83\x02\n\x11ListfundsChannels\x12\x0f\n\x07peer_id\x18\x01 \x01(\x0c\x12$\n\x0four_amount_msat\x18\x02 \x01(\x0b\x32\x0b.cln.Amount\x12 \n\x0b\x61mount_msat\x18\x03 \x01(\x0b\x32\x0b.cln.Amount\x12\x14\n\x0c\x66unding_txid\x18\x04 \x01(\x0c\x12\x16\n\x0e\x66unding_output\x18\x05 \x01(\r\x12\x11\n\tconnected\x18\x06 \x01(\x08\x12 \n\x05state\x18\x07 \x01(\x0e\x32\x11.cln.ChannelState\x12\x1d\n\x10short_channel_id\x18\x08 \x01(\tH\x00\x88\x01\x01\x42\x13\n\x11_short_channel_id\"\xdb\x02\n\x0eSendpayRequest\x12 \n\x05route\x18\x01 \x03(\x0b\x32\x11.cln.SendpayRoute\x12\x14\n\x0cpayment_hash\x18\x02 \x01(\x0c\x12\x12\n\x05label\x18\x03 \x01(\tH\x00\x88\x01\x01\x12%\n\x0b\x61mount_msat\x18\n \x01(\x0b\x32\x0b.cln.AmountH\x01\x88\x01\x01\x12\x13\n\x06\x62olt11\x18\x05 \x01(\tH\x02\x88\x01\x01\x12\x1b\n\x0epayment_secret\x18\x06 \x01(\x0cH\x03\x88\x01\x01\x12\x13\n\x06partid\x18\x07 \x01(\rH\x04\x88\x01\x01\x12\x19\n\x0clocalofferid\x18\x08 \x01(\x0cH\x05\x88\x01\x01\x12\x14\n\x07groupid\x18\t \x01(\x04H\x06\x88\x01\x01\x42\x08\n\x06_labelB\x0e\n\x0c_amount_msatB\t\n\x07_bolt11B\x11\n\x0f_payment_secretB\t\n\x07_partidB\x0f\n\r_localofferidB\n\n\x08_groupid\"\xa5\x04\n\x0fSendpayResponse\x12\n\n\x02id\x18\x01 \x01(\x04\x12\x14\n\x07groupid\x18\x02 \x01(\x04H\x00\x88\x01\x01\x12\x14\n\x0cpayment_hash\x18\x03 \x01(\x0c\x12\x32\n\x06status\x18\x04 \x01(\x0e\x32\".cln.SendpayResponse.SendpayStatus\x12%\n\x0b\x61mount_msat\x18\x05 \x01(\x0b\x32\x0b.cln.AmountH\x01\x88\x01\x01\x12\x18\n\x0b\x64\x65stination\x18\x06 \x01(\x0cH\x02\x88\x01\x01\x12\x12\n\ncreated_at\x18\x07 \x01(\x04\x12%\n\x10\x61mount_sent_msat\x18\x08 \x01(\x0b\x32\x0b.cln.Amount\x12\x12\n\x05label\x18\t \x01(\tH\x03\x88\x01\x01\x12\x13\n\x06partid\x18\n \x01(\x04H\x04\x88\x01\x01\x12\x13\n\x06\x62olt11\x18\x0b \x01(\tH\x05\x88\x01\x01\x12\x13\n\x06\x62olt12\x18\x0c \x01(\tH\x06\x88\x01\x01\x12\x1d\n\x10payment_preimage\x18\r \x01(\x0cH\x07\x88\x01\x01\x12\x14\n\x07message\x18\x0e \x01(\tH\x08\x88\x01\x01\"*\n\rSendpayStatus\x12\x0b\n\x07PENDING\x10\x00\x12\x0c\n\x08\x43OMPLETE\x10\x01\x42\n\n\x08_groupidB\x0e\n\x0c_amount_msatB\x0e\n\x0c_destinationB\x08\n\x06_labelB\t\n\x07_partidB\t\n\x07_bolt11B\t\n\x07_bolt12B\x13\n\x11_payment_preimageB\n\n\x08_message\"\\\n\x0cSendpayRoute\x12 \n\x0b\x61mount_msat\x18\x05 \x01(\x0b\x32\x0b.cln.Amount\x12\n\n\x02id\x18\x02 \x01(\x0c\x12\r\n\x05\x64\x65lay\x18\x03 \x01(\r\x12\x0f\n\x07\x63hannel\x18\x04 \x01(\t\"\x93\x01\n\x13ListchannelsRequest\x12\x1d\n\x10short_channel_id\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x13\n\x06source\x18\x02 \x01(\x0cH\x01\x88\x01\x01\x12\x18\n\x0b\x64\x65stination\x18\x03 \x01(\x0cH\x02\x88\x01\x01\x42\x13\n\x11_short_channel_idB\t\n\x07_sourceB\x0e\n\x0c_destination\"C\n\x14ListchannelsResponse\x12+\n\x08\x63hannels\x18\x01 \x03(\x0b\x32\x19.cln.ListchannelsChannels\"\xa0\x03\n\x14ListchannelsChannels\x12\x0e\n\x06source\x18\x01 \x01(\x0c\x12\x13\n\x0b\x64\x65stination\x18\x02 \x01(\x0c\x12\x18\n\x10short_channel_id\x18\x03 \x01(\t\x12\x0e\n\x06public\x18\x04 \x01(\x08\x12 \n\x0b\x61mount_msat\x18\x05 \x01(\x0b\x32\x0b.cln.Amount\x12\x15\n\rmessage_flags\x18\x06 \x01(\r\x12\x15\n\rchannel_flags\x18\x07 \x01(\r\x12\x0e\n\x06\x61\x63tive\x18\x08 \x01(\x08\x12\x13\n\x0blast_update\x18\t \x01(\r\x12\x1d\n\x15\x62\x61se_fee_millisatoshi\x18\n \x01(\r\x12\x19\n\x11\x66\x65\x65_per_millionth\x18\x0b \x01(\r\x12\r\n\x05\x64\x65lay\x18\x0c \x01(\r\x12&\n\x11htlc_minimum_msat\x18\r \x01(\x0b\x32\x0b.cln.Amount\x12+\n\x11htlc_maximum_msat\x18\x0e \x01(\x0b\x32\x0b.cln.AmountH\x00\x88\x01\x01\x12\x10\n\x08\x66\x65\x61tures\x18\x0f \x01(\x0c\x42\x14\n\x12_htlc_maximum_msat\"#\n\x10\x41\x64\x64gossipRequest\x12\x0f\n\x07message\x18\x01 \x01(\x0c\"\x13\n\x11\x41\x64\x64gossipResponse\"o\n\x17\x41utocleaninvoiceRequest\x12\x17\n\nexpired_by\x18\x01 \x01(\x04H\x00\x88\x01\x01\x12\x1a\n\rcycle_seconds\x18\x02 \x01(\x04H\x01\x88\x01\x01\x42\r\n\x0b_expired_byB\x10\n\x0e_cycle_seconds\"\x81\x01\n\x18\x41utocleaninvoiceResponse\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12\x17\n\nexpired_by\x18\x02 \x01(\x04H\x00\x88\x01\x01\x12\x1a\n\rcycle_seconds\x18\x03 \x01(\x04H\x01\x88\x01\x01\x42\r\n\x0b_expired_byB\x10\n\x0e_cycle_seconds\"U\n\x13\x43heckmessageRequest\x12\x0f\n\x07message\x18\x01 \x01(\t\x12\r\n\x05zbase\x18\x02 \x01(\t\x12\x13\n\x06pubkey\x18\x03 \x01(\x0cH\x00\x88\x01\x01\x42\t\n\x07_pubkey\"8\n\x14\x43heckmessageResponse\x12\x10\n\x08verified\x18\x01 \x01(\x08\x12\x0e\n\x06pubkey\x18\x02 \x01(\x0c\"\xbc\x02\n\x0c\x43loseRequest\x12\n\n\x02id\x18\x01 \x01(\t\x12\x1e\n\x11unilateraltimeout\x18\x02 \x01(\rH\x00\x88\x01\x01\x12\x18\n\x0b\x64\x65stination\x18\x03 \x01(\tH\x01\x88\x01\x01\x12!\n\x14\x66\x65\x65_negotiation_step\x18\x04 \x01(\tH\x02\x88\x01\x01\x12\x1a\n\rwrong_funding\x18\x05 \x01(\x0cH\x03\x88\x01\x01\x12\x1f\n\x12\x66orce_lease_closed\x18\x06 \x01(\x08H\x04\x88\x01\x01\x12\x1e\n\x08\x66\x65\x65range\x18\x07 \x03(\x0b\x32\x0c.cln.FeerateB\x14\n\x12_unilateraltimeoutB\x0e\n\x0c_destinationB\x17\n\x15_fee_negotiation_stepB\x10\n\x0e_wrong_fundingB\x15\n\x13_force_lease_closed\"\xab\x01\n\rCloseResponse\x12/\n\titem_type\x18\x01 \x01(\x0e\x32\x1c.cln.CloseResponse.CloseType\x12\x0f\n\x02tx\x18\x02 \x01(\x0cH\x00\x88\x01\x01\x12\x11\n\x04txid\x18\x03 \x01(\x0cH\x01\x88\x01\x01\"5\n\tCloseType\x12\n\n\x06MUTUAL\x10\x00\x12\x0e\n\nUNILATERAL\x10\x01\x12\x0c\n\x08UNOPENED\x10\x02\x42\x05\n\x03_txB\x07\n\x05_txid\"T\n\x0e\x43onnectRequest\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\x04host\x18\x02 \x01(\tH\x00\x88\x01\x01\x12\x11\n\x04port\x18\x03 \x01(\rH\x01\x88\x01\x01\x42\x07\n\x05_hostB\x07\n\x05_port\"\x8e\x01\n\x0f\x43onnectResponse\x12\n\n\x02id\x18\x01 \x01(\x0c\x12\x10\n\x08\x66\x65\x61tures\x18\x02 \x01(\x0c\x12\x38\n\tdirection\x18\x03 \x01(\x0e\x32%.cln.ConnectResponse.ConnectDirection\"#\n\x10\x43onnectDirection\x12\x06\n\x02IN\x10\x00\x12\x07\n\x03OUT\x10\x01\"\xfb\x01\n\x0e\x43onnectAddress\x12\x39\n\titem_type\x18\x01 \x01(\x0e\x32&.cln.ConnectAddress.ConnectAddressType\x12\x13\n\x06socket\x18\x02 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x07\x61\x64\x64ress\x18\x03 \x01(\tH\x01\x88\x01\x01\x12\x11\n\x04port\x18\x04 \x01(\rH\x02\x88\x01\x01\"P\n\x12\x43onnectAddressType\x12\x10\n\x0cLOCAL_SOCKET\x10\x00\x12\x08\n\x04IPV4\x10\x01\x12\x08\n\x04IPV6\x10\x02\x12\t\n\x05TORV2\x10\x03\x12\t\n\x05TORV3\x10\x04\x42\t\n\x07_socketB\n\n\x08_addressB\x07\n\x05_port\"J\n\x14\x43reateinvoiceRequest\x12\x11\n\tinvstring\x18\x01 \x01(\t\x12\r\n\x05label\x18\x02 \x01(\t\x12\x10\n\x08preimage\x18\x03 \x01(\x0c\"\xf3\x04\n\x15\x43reateinvoiceResponse\x12\r\n\x05label\x18\x01 \x01(\t\x12\x13\n\x06\x62olt11\x18\x02 \x01(\tH\x00\x88\x01\x01\x12\x13\n\x06\x62olt12\x18\x03 \x01(\tH\x01\x88\x01\x01\x12\x14\n\x0cpayment_hash\x18\x04 \x01(\x0c\x12%\n\x0b\x61mount_msat\x18\x05 \x01(\x0b\x32\x0b.cln.AmountH\x02\x88\x01\x01\x12>\n\x06status\x18\x06 \x01(\x0e\x32..cln.CreateinvoiceResponse.CreateinvoiceStatus\x12\x13\n\x0b\x64\x65scription\x18\x07 \x01(\t\x12\x12\n\nexpires_at\x18\x08 \x01(\x04\x12\x16\n\tpay_index\x18\t \x01(\x04H\x03\x88\x01\x01\x12.\n\x14\x61mount_received_msat\x18\n \x01(\x0b\x32\x0b.cln.AmountH\x04\x88\x01\x01\x12\x14\n\x07paid_at\x18\x0b \x01(\x04H\x05\x88\x01\x01\x12\x1d\n\x10payment_preimage\x18\x0c \x01(\x0cH\x06\x88\x01\x01\x12\x1b\n\x0elocal_offer_id\x18\r \x01(\x0cH\x07\x88\x01\x01\x12\x17\n\npayer_note\x18\x0e \x01(\tH\x08\x88\x01\x01\"8\n\x13\x43reateinvoiceStatus\x12\x08\n\x04PAID\x10\x00\x12\x0b\n\x07\x45XPIRED\x10\x01\x12\n\n\x06UNPAID\x10\x02\x42\t\n\x07_bolt11B\t\n\x07_bolt12B\x0e\n\x0c_amount_msatB\x0c\n\n_pay_indexB\x17\n\x15_amount_received_msatB\n\n\x08_paid_atB\x13\n\x11_payment_preimageB\x11\n\x0f_local_offer_idB\r\n\x0b_payer_note\"\xb4\x02\n\x10\x44\x61tastoreRequest\x12\x0b\n\x03key\x18\x05 \x03(\t\x12\x13\n\x06string\x18\x06 \x01(\tH\x00\x88\x01\x01\x12\x10\n\x03hex\x18\x02 \x01(\x0cH\x01\x88\x01\x01\x12\x36\n\x04mode\x18\x03 \x01(\x0e\x32#.cln.DatastoreRequest.DatastoreModeH\x02\x88\x01\x01\x12\x17\n\ngeneration\x18\x04 \x01(\x04H\x03\x88\x01\x01\"p\n\rDatastoreMode\x12\x0f\n\x0bMUST_CREATE\x10\x00\x12\x10\n\x0cMUST_REPLACE\x10\x01\x12\x15\n\x11\x43REATE_OR_REPLACE\x10\x02\x12\x0f\n\x0bMUST_APPEND\x10\x03\x12\x14\n\x10\x43REATE_OR_APPEND\x10\x04\x42\t\n\x07_stringB\x06\n\x04_hexB\x07\n\x05_modeB\r\n\x0b_generation\"\x82\x01\n\x11\x44\x61tastoreResponse\x12\x0b\n\x03key\x18\x05 \x03(\t\x12\x17\n\ngeneration\x18\x02 \x01(\x04H\x00\x88\x01\x01\x12\x10\n\x03hex\x18\x03 \x01(\x0cH\x01\x88\x01\x01\x12\x13\n\x06string\x18\x04 \x01(\tH\x02\x88\x01\x01\x42\r\n\x0b_generationB\x06\n\x04_hexB\t\n\x07_string\"\x9d\x01\n\x12\x43reateonionRequest\x12\"\n\x04hops\x18\x01 \x03(\x0b\x32\x14.cln.CreateonionHops\x12\x11\n\tassocdata\x18\x02 \x01(\x0c\x12\x18\n\x0bsession_key\x18\x03 \x01(\x0cH\x00\x88\x01\x01\x12\x17\n\nonion_size\x18\x04 \x01(\rH\x01\x88\x01\x01\x42\x0e\n\x0c_session_keyB\r\n\x0b_onion_size\"<\n\x13\x43reateonionResponse\x12\r\n\x05onion\x18\x01 \x01(\x0c\x12\x16\n\x0eshared_secrets\x18\x02 \x03(\x0c\"2\n\x0f\x43reateonionHops\x12\x0e\n\x06pubkey\x18\x01 \x01(\x0c\x12\x0f\n\x07payload\x18\x02 \x01(\x0c\"J\n\x13\x44\x65ldatastoreRequest\x12\x0b\n\x03key\x18\x03 \x03(\t\x12\x17\n\ngeneration\x18\x02 \x01(\x04H\x00\x88\x01\x01\x42\r\n\x0b_generation\"\x85\x01\n\x14\x44\x65ldatastoreResponse\x12\x0b\n\x03key\x18\x05 \x03(\t\x12\x17\n\ngeneration\x18\x02 \x01(\x04H\x00\x88\x01\x01\x12\x10\n\x03hex\x18\x03 \x01(\x0cH\x01\x88\x01\x01\x12\x13\n\x06string\x18\x04 \x01(\tH\x02\x88\x01\x01\x42\r\n\x0b_generationB\x06\n\x04_hexB\t\n\x07_string\"H\n\x18\x44\x65lexpiredinvoiceRequest\x12\x1a\n\rmaxexpirytime\x18\x01 \x01(\x04H\x00\x88\x01\x01\x42\x10\n\x0e_maxexpirytime\"\x1b\n\x19\x44\x65lexpiredinvoiceResponse\"\xb6\x01\n\x11\x44\x65linvoiceRequest\x12\r\n\x05label\x18\x01 \x01(\t\x12\x37\n\x06status\x18\x02 \x01(\x0e\x32\'.cln.DelinvoiceRequest.DelinvoiceStatus\x12\x15\n\x08\x64\x65sconly\x18\x03 \x01(\x08H\x00\x88\x01\x01\"5\n\x10\x44\x65linvoiceStatus\x12\x08\n\x04PAID\x10\x00\x12\x0b\n\x07\x45XPIRED\x10\x01\x12\n\n\x06UNPAID\x10\x02\x42\x0b\n\t_desconly\"\xb7\x03\n\x12\x44\x65linvoiceResponse\x12\r\n\x05label\x18\x01 \x01(\t\x12\x13\n\x06\x62olt11\x18\x02 \x01(\tH\x00\x88\x01\x01\x12\x13\n\x06\x62olt12\x18\x03 \x01(\tH\x01\x88\x01\x01\x12%\n\x0b\x61mount_msat\x18\x04 \x01(\x0b\x32\x0b.cln.AmountH\x02\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x05 \x01(\tH\x03\x88\x01\x01\x12\x14\n\x0cpayment_hash\x18\x06 \x01(\x0c\x12\x38\n\x06status\x18\x07 \x01(\x0e\x32(.cln.DelinvoiceResponse.DelinvoiceStatus\x12\x12\n\nexpires_at\x18\x08 \x01(\x04\x12\x1b\n\x0elocal_offer_id\x18\t \x01(\x0cH\x04\x88\x01\x01\x12\x17\n\npayer_note\x18\n \x01(\tH\x05\x88\x01\x01\"5\n\x10\x44\x65linvoiceStatus\x12\x08\n\x04PAID\x10\x00\x12\x0b\n\x07\x45XPIRED\x10\x01\x12\n\n\x06UNPAID\x10\x02\x42\t\n\x07_bolt11B\t\n\x07_bolt12B\x0e\n\x0c_amount_msatB\x0e\n\x0c_descriptionB\x11\n\x0f_local_offer_idB\r\n\x0b_payer_note\"\xb8\x02\n\x0eInvoiceRequest\x12%\n\x0b\x61mount_msat\x18\n \x01(\x0b\x32\x10.cln.AmountOrAny\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12\r\n\x05label\x18\x03 \x01(\t\x12\x13\n\x06\x65xpiry\x18\x07 \x01(\x04H\x00\x88\x01\x01\x12\x11\n\tfallbacks\x18\x04 \x03(\t\x12\x15\n\x08preimage\x18\x05 \x01(\x0cH\x01\x88\x01\x01\x12\"\n\x15\x65xposeprivatechannels\x18\x08 \x01(\x08H\x02\x88\x01\x01\x12\x11\n\x04\x63ltv\x18\x06 \x01(\rH\x03\x88\x01\x01\x12\x19\n\x0c\x64\x65schashonly\x18\t \x01(\x08H\x04\x88\x01\x01\x42\t\n\x07_expiryB\x0b\n\t_preimageB\x18\n\x16_exposeprivatechannelsB\x07\n\x05_cltvB\x0f\n\r_deschashonly\"\xe7\x02\n\x0fInvoiceResponse\x12\x0e\n\x06\x62olt11\x18\x01 \x01(\t\x12\x14\n\x0cpayment_hash\x18\x02 \x01(\x0c\x12\x16\n\x0epayment_secret\x18\x03 \x01(\x0c\x12\x12\n\nexpires_at\x18\x04 \x01(\x04\x12\x1d\n\x10warning_capacity\x18\x05 \x01(\tH\x00\x88\x01\x01\x12\x1c\n\x0fwarning_offline\x18\x06 \x01(\tH\x01\x88\x01\x01\x12\x1d\n\x10warning_deadends\x18\x07 \x01(\tH\x02\x88\x01\x01\x12#\n\x16warning_private_unused\x18\x08 \x01(\tH\x03\x88\x01\x01\x12\x18\n\x0bwarning_mpp\x18\t \x01(\tH\x04\x88\x01\x01\x42\x13\n\x11_warning_capacityB\x12\n\x10_warning_offlineB\x13\n\x11_warning_deadendsB\x19\n\x17_warning_private_unusedB\x0e\n\x0c_warning_mpp\"#\n\x14ListdatastoreRequest\x12\x0b\n\x03key\x18\x02 \x03(\t\"G\n\x15ListdatastoreResponse\x12.\n\tdatastore\x18\x01 \x03(\x0b\x32\x1b.cln.ListdatastoreDatastore\"\x87\x01\n\x16ListdatastoreDatastore\x12\x0b\n\x03key\x18\x01 \x03(\t\x12\x17\n\ngeneration\x18\x02 \x01(\x04H\x00\x88\x01\x01\x12\x10\n\x03hex\x18\x03 \x01(\x0cH\x01\x88\x01\x01\x12\x13\n\x06string\x18\x04 \x01(\tH\x02\x88\x01\x01\x42\r\n\x0b_generationB\x06\n\x04_hexB\t\n\x07_string\"\xa9\x01\n\x13ListinvoicesRequest\x12\x12\n\x05label\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x16\n\tinvstring\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x19\n\x0cpayment_hash\x18\x03 \x01(\x0cH\x02\x88\x01\x01\x12\x15\n\x08offer_id\x18\x04 \x01(\tH\x03\x88\x01\x01\x42\x08\n\x06_labelB\x0c\n\n_invstringB\x0f\n\r_payment_hashB\x0b\n\t_offer_id\"C\n\x14ListinvoicesResponse\x12+\n\x08invoices\x18\x01 \x03(\x0b\x32\x19.cln.ListinvoicesInvoices\"\x94\x05\n\x14ListinvoicesInvoices\x12\r\n\x05label\x18\x01 \x01(\t\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tH\x00\x88\x01\x01\x12\x14\n\x0cpayment_hash\x18\x03 \x01(\x0c\x12\x44\n\x06status\x18\x04 \x01(\x0e\x32\x34.cln.ListinvoicesInvoices.ListinvoicesInvoicesStatus\x12\x12\n\nexpires_at\x18\x05 \x01(\x04\x12%\n\x0b\x61mount_msat\x18\x06 \x01(\x0b\x32\x0b.cln.AmountH\x01\x88\x01\x01\x12\x13\n\x06\x62olt11\x18\x07 \x01(\tH\x02\x88\x01\x01\x12\x13\n\x06\x62olt12\x18\x08 \x01(\tH\x03\x88\x01\x01\x12\x1b\n\x0elocal_offer_id\x18\t \x01(\x0cH\x04\x88\x01\x01\x12\x17\n\npayer_note\x18\n \x01(\tH\x05\x88\x01\x01\x12\x16\n\tpay_index\x18\x0b \x01(\x04H\x06\x88\x01\x01\x12.\n\x14\x61mount_received_msat\x18\x0c \x01(\x0b\x32\x0b.cln.AmountH\x07\x88\x01\x01\x12\x14\n\x07paid_at\x18\r \x01(\x04H\x08\x88\x01\x01\x12\x1d\n\x10payment_preimage\x18\x0e \x01(\x0cH\t\x88\x01\x01\"?\n\x1aListinvoicesInvoicesStatus\x12\n\n\x06UNPAID\x10\x00\x12\x08\n\x04PAID\x10\x01\x12\x0b\n\x07\x45XPIRED\x10\x02\x42\x0e\n\x0c_descriptionB\x0e\n\x0c_amount_msatB\t\n\x07_bolt11B\t\n\x07_bolt12B\x11\n\x0f_local_offer_idB\r\n\x0b_payer_noteB\x0c\n\n_pay_indexB\x17\n\x15_amount_received_msatB\n\n\x08_paid_atB\x13\n\x11_payment_preimage\"\xdc\x02\n\x10SendonionRequest\x12\r\n\x05onion\x18\x01 \x01(\x0c\x12\x14\n\x0cpayment_hash\x18\x03 \x01(\x0c\x12\x12\n\x05label\x18\x04 \x01(\tH\x00\x88\x01\x01\x12\x16\n\x0eshared_secrets\x18\x05 \x03(\x0c\x12\x13\n\x06partid\x18\x06 \x01(\rH\x01\x88\x01\x01\x12\x13\n\x06\x62olt11\x18\x07 \x01(\tH\x02\x88\x01\x01\x12%\n\x0b\x61mount_msat\x18\x0c \x01(\x0b\x32\x0b.cln.AmountH\x03\x88\x01\x01\x12\x18\n\x0b\x64\x65stination\x18\t \x01(\x0cH\x04\x88\x01\x01\x12\x19\n\x0clocalofferid\x18\n \x01(\x0cH\x05\x88\x01\x01\x12\x14\n\x07groupid\x18\x0b \x01(\x04H\x06\x88\x01\x01\x42\x08\n\x06_labelB\t\n\x07_partidB\t\n\x07_bolt11B\x0e\n\x0c_amount_msatB\x0e\n\x0c_destinationB\x0f\n\r_localofferidB\n\n\x08_groupid\"\x8b\x04\n\x11SendonionResponse\x12\n\n\x02id\x18\x01 \x01(\x04\x12\x14\n\x0cpayment_hash\x18\x02 \x01(\x0c\x12\x36\n\x06status\x18\x03 \x01(\x0e\x32&.cln.SendonionResponse.SendonionStatus\x12%\n\x0b\x61mount_msat\x18\x04 \x01(\x0b\x32\x0b.cln.AmountH\x00\x88\x01\x01\x12\x18\n\x0b\x64\x65stination\x18\x05 \x01(\x0cH\x01\x88\x01\x01\x12\x12\n\ncreated_at\x18\x06 \x01(\x04\x12%\n\x10\x61mount_sent_msat\x18\x07 \x01(\x0b\x32\x0b.cln.Amount\x12\x12\n\x05label\x18\x08 \x01(\tH\x02\x88\x01\x01\x12\x13\n\x06\x62olt11\x18\t \x01(\tH\x03\x88\x01\x01\x12\x13\n\x06\x62olt12\x18\n \x01(\tH\x04\x88\x01\x01\x12\x13\n\x06partid\x18\r \x01(\x04H\x05\x88\x01\x01\x12\x1d\n\x10payment_preimage\x18\x0b \x01(\x0cH\x06\x88\x01\x01\x12\x14\n\x07message\x18\x0c \x01(\tH\x07\x88\x01\x01\",\n\x0fSendonionStatus\x12\x0b\n\x07PENDING\x10\x00\x12\x0c\n\x08\x43OMPLETE\x10\x01\x42\x0e\n\x0c_amount_msatB\x0e\n\x0c_destinationB\x08\n\x06_labelB\t\n\x07_bolt11B\t\n\x07_bolt12B\t\n\x07_partidB\x13\n\x11_payment_preimageB\n\n\x08_message\"Q\n\x12SendonionFirst_hop\x12\n\n\x02id\x18\x01 \x01(\x0c\x12 \n\x0b\x61mount_msat\x18\x02 \x01(\x0b\x32\x0b.cln.Amount\x12\r\n\x05\x64\x65lay\x18\x03 \x01(\r\"\xeb\x01\n\x13ListsendpaysRequest\x12\x13\n\x06\x62olt11\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x19\n\x0cpayment_hash\x18\x02 \x01(\x0cH\x01\x88\x01\x01\x12@\n\x06status\x18\x03 \x01(\x0e\x32+.cln.ListsendpaysRequest.ListsendpaysStatusH\x02\x88\x01\x01\";\n\x12ListsendpaysStatus\x12\x0b\n\x07PENDING\x10\x00\x12\x0c\n\x08\x43OMPLETE\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x42\t\n\x07_bolt11B\x0f\n\r_payment_hashB\t\n\x07_status\"C\n\x14ListsendpaysResponse\x12+\n\x08payments\x18\x01 \x03(\x0b\x32\x19.cln.ListsendpaysPayments\"\xe5\x04\n\x14ListsendpaysPayments\x12\n\n\x02id\x18\x01 \x01(\x04\x12\x14\n\x07groupid\x18\x02 \x01(\x04H\x00\x88\x01\x01\x12\x14\n\x0cpayment_hash\x18\x03 \x01(\x0c\x12\x44\n\x06status\x18\x04 \x01(\x0e\x32\x34.cln.ListsendpaysPayments.ListsendpaysPaymentsStatus\x12%\n\x0b\x61mount_msat\x18\x05 \x01(\x0b\x32\x0b.cln.AmountH\x01\x88\x01\x01\x12\x18\n\x0b\x64\x65stination\x18\x06 \x01(\x0cH\x02\x88\x01\x01\x12\x12\n\ncreated_at\x18\x07 \x01(\x04\x12%\n\x10\x61mount_sent_msat\x18\x08 \x01(\x0b\x32\x0b.cln.Amount\x12\x12\n\x05label\x18\t \x01(\tH\x03\x88\x01\x01\x12\x13\n\x06\x62olt11\x18\n \x01(\tH\x04\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x0e \x01(\tH\x05\x88\x01\x01\x12\x13\n\x06\x62olt12\x18\x0b \x01(\tH\x06\x88\x01\x01\x12\x1d\n\x10payment_preimage\x18\x0c \x01(\x0cH\x07\x88\x01\x01\x12\x17\n\nerroronion\x18\r \x01(\x0cH\x08\x88\x01\x01\"C\n\x1aListsendpaysPaymentsStatus\x12\x0b\n\x07PENDING\x10\x00\x12\n\n\x06\x46\x41ILED\x10\x01\x12\x0c\n\x08\x43OMPLETE\x10\x02\x42\n\n\x08_groupidB\x0e\n\x0c_amount_msatB\x0e\n\x0c_destinationB\x08\n\x06_labelB\t\n\x07_bolt11B\x0e\n\x0c_descriptionB\t\n\x07_bolt12B\x13\n\x11_payment_preimageB\r\n\x0b_erroronion\"\x19\n\x17ListtransactionsRequest\"S\n\x18ListtransactionsResponse\x12\x37\n\x0ctransactions\x18\x01 \x03(\x0b\x32!.cln.ListtransactionsTransactions\"\x9a\x02\n\x1cListtransactionsTransactions\x12\x0c\n\x04hash\x18\x01 \x01(\x0c\x12\r\n\x05rawtx\x18\x02 \x01(\x0c\x12\x13\n\x0b\x62lockheight\x18\x03 \x01(\r\x12\x0f\n\x07txindex\x18\x04 \x01(\r\x12\x14\n\x07\x63hannel\x18\x06 \x01(\tH\x00\x88\x01\x01\x12\x10\n\x08locktime\x18\x07 \x01(\r\x12\x0f\n\x07version\x18\x08 \x01(\r\x12\x37\n\x06inputs\x18\t \x03(\x0b\x32\'.cln.ListtransactionsTransactionsInputs\x12\x39\n\x07outputs\x18\n \x03(\x0b\x32(.cln.ListtransactionsTransactionsOutputsB\n\n\x08_channel\"\x84\x04\n\"ListtransactionsTransactionsInputs\x12\x0c\n\x04txid\x18\x01 \x01(\x0c\x12\r\n\x05index\x18\x02 \x01(\r\x12\x10\n\x08sequence\x18\x03 \x01(\r\x12\x66\n\titem_type\x18\x04 \x01(\x0e\x32N.cln.ListtransactionsTransactionsInputs.ListtransactionsTransactionsInputsTypeH\x00\x88\x01\x01\x12\x14\n\x07\x63hannel\x18\x05 \x01(\tH\x01\x88\x01\x01\"\x96\x02\n&ListtransactionsTransactionsInputsType\x12\n\n\x06THEIRS\x10\x00\x12\x0b\n\x07\x44\x45POSIT\x10\x01\x12\x0c\n\x08WITHDRAW\x10\x02\x12\x13\n\x0f\x43HANNEL_FUNDING\x10\x03\x12\x18\n\x14\x43HANNEL_MUTUAL_CLOSE\x10\x04\x12\x1c\n\x18\x43HANNEL_UNILATERAL_CLOSE\x10\x05\x12\x11\n\rCHANNEL_SWEEP\x10\x06\x12\x18\n\x14\x43HANNEL_HTLC_SUCCESS\x10\x07\x12\x18\n\x14\x43HANNEL_HTLC_TIMEOUT\x10\x08\x12\x13\n\x0f\x43HANNEL_PENALTY\x10\t\x12\x1c\n\x18\x43HANNEL_UNILATERAL_CHEAT\x10\nB\x0c\n\n_item_typeB\n\n\x08_channel\"\xa0\x04\n#ListtransactionsTransactionsOutputs\x12\r\n\x05index\x18\x01 \x01(\r\x12 \n\x0b\x61mount_msat\x18\x06 \x01(\x0b\x32\x0b.cln.Amount\x12\x14\n\x0cscriptPubKey\x18\x03 \x01(\x0c\x12h\n\titem_type\x18\x04 \x01(\x0e\x32P.cln.ListtransactionsTransactionsOutputs.ListtransactionsTransactionsOutputsTypeH\x00\x88\x01\x01\x12\x14\n\x07\x63hannel\x18\x05 \x01(\tH\x01\x88\x01\x01\"\x97\x02\n\'ListtransactionsTransactionsOutputsType\x12\n\n\x06THEIRS\x10\x00\x12\x0b\n\x07\x44\x45POSIT\x10\x01\x12\x0c\n\x08WITHDRAW\x10\x02\x12\x13\n\x0f\x43HANNEL_FUNDING\x10\x03\x12\x18\n\x14\x43HANNEL_MUTUAL_CLOSE\x10\x04\x12\x1c\n\x18\x43HANNEL_UNILATERAL_CLOSE\x10\x05\x12\x11\n\rCHANNEL_SWEEP\x10\x06\x12\x18\n\x14\x43HANNEL_HTLC_SUCCESS\x10\x07\x12\x18\n\x14\x43HANNEL_HTLC_TIMEOUT\x10\x08\x12\x13\n\x0f\x43HANNEL_PENALTY\x10\t\x12\x1c\n\x18\x43HANNEL_UNILATERAL_CHEAT\x10\nB\x0c\n\n_item_typeB\n\n\x08_channel\"\xd8\x03\n\nPayRequest\x12\x0e\n\x06\x62olt11\x18\x01 \x01(\t\x12%\n\x0b\x61mount_msat\x18\r \x01(\x0b\x32\x0b.cln.AmountH\x00\x88\x01\x01\x12\x12\n\x05label\x18\x03 \x01(\tH\x01\x88\x01\x01\x12\x17\n\nriskfactor\x18\x08 \x01(\x01H\x02\x88\x01\x01\x12\x1a\n\rmaxfeepercent\x18\x04 \x01(\x01H\x03\x88\x01\x01\x12\x16\n\tretry_for\x18\x05 \x01(\rH\x04\x88\x01\x01\x12\x15\n\x08maxdelay\x18\x06 \x01(\rH\x05\x88\x01\x01\x12#\n\texemptfee\x18\x07 \x01(\x0b\x32\x0b.cln.AmountH\x06\x88\x01\x01\x12\x19\n\x0clocalofferid\x18\t \x01(\x0cH\x07\x88\x01\x01\x12\x0f\n\x07\x65xclude\x18\n \x03(\t\x12 \n\x06maxfee\x18\x0b \x01(\x0b\x32\x0b.cln.AmountH\x08\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x0c \x01(\tH\t\x88\x01\x01\x42\x0e\n\x0c_amount_msatB\x08\n\x06_labelB\r\n\x0b_riskfactorB\x10\n\x0e_maxfeepercentB\x0c\n\n_retry_forB\x0b\n\t_maxdelayB\x0c\n\n_exemptfeeB\x0f\n\r_localofferidB\t\n\x07_maxfeeB\x0e\n\x0c_description\"\xfb\x02\n\x0bPayResponse\x12\x18\n\x10payment_preimage\x18\x01 \x01(\x0c\x12\x18\n\x0b\x64\x65stination\x18\x02 \x01(\x0cH\x00\x88\x01\x01\x12\x14\n\x0cpayment_hash\x18\x03 \x01(\x0c\x12\x12\n\ncreated_at\x18\x04 \x01(\x01\x12\r\n\x05parts\x18\x05 \x01(\r\x12 \n\x0b\x61mount_msat\x18\x06 \x01(\x0b\x32\x0b.cln.Amount\x12%\n\x10\x61mount_sent_msat\x18\x07 \x01(\x0b\x32\x0b.cln.Amount\x12\'\n\x1awarning_partial_completion\x18\x08 \x01(\tH\x01\x88\x01\x01\x12*\n\x06status\x18\t \x01(\x0e\x32\x1a.cln.PayResponse.PayStatus\"2\n\tPayStatus\x12\x0c\n\x08\x43OMPLETE\x10\x00\x12\x0b\n\x07PENDING\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x42\x0e\n\x0c_destinationB\x1d\n\x1b_warning_partial_completion\"*\n\x10ListnodesRequest\x12\x0f\n\x02id\x18\x01 \x01(\x0cH\x00\x88\x01\x01\x42\x05\n\x03_id\"7\n\x11ListnodesResponse\x12\"\n\x05nodes\x18\x01 \x03(\x0b\x32\x13.cln.ListnodesNodes\"\xe1\x01\n\x0eListnodesNodes\x12\x0e\n\x06nodeid\x18\x01 \x01(\x0c\x12\x1b\n\x0elast_timestamp\x18\x02 \x01(\rH\x00\x88\x01\x01\x12\x12\n\x05\x61lias\x18\x03 \x01(\tH\x01\x88\x01\x01\x12\x12\n\x05\x63olor\x18\x04 \x01(\x0cH\x02\x88\x01\x01\x12\x15\n\x08\x66\x65\x61tures\x18\x05 \x01(\x0cH\x03\x88\x01\x01\x12/\n\taddresses\x18\x06 \x03(\x0b\x32\x1c.cln.ListnodesNodesAddressesB\x11\n\x0f_last_timestampB\x08\n\x06_aliasB\x08\n\x06_colorB\x0b\n\t_features\"\xf7\x01\n\x17ListnodesNodesAddresses\x12K\n\titem_type\x18\x01 \x01(\x0e\x32\x38.cln.ListnodesNodesAddresses.ListnodesNodesAddressesType\x12\x0c\n\x04port\x18\x02 \x01(\r\x12\x14\n\x07\x61\x64\x64ress\x18\x03 \x01(\tH\x00\x88\x01\x01\"_\n\x1bListnodesNodesAddressesType\x12\x07\n\x03\x44NS\x10\x00\x12\x08\n\x04IPV4\x10\x01\x12\x08\n\x04IPV6\x10\x02\x12\t\n\x05TORV2\x10\x03\x12\t\n\x05TORV3\x10\x04\x12\r\n\tWEBSOCKET\x10\x05\x42\n\n\x08_address\"g\n\x15WaitanyinvoiceRequest\x12\x1a\n\rlastpay_index\x18\x01 \x01(\x04H\x00\x88\x01\x01\x12\x14\n\x07timeout\x18\x02 \x01(\x04H\x01\x88\x01\x01\x42\x10\n\x0e_lastpay_indexB\n\n\x08_timeout\"\x93\x04\n\x16WaitanyinvoiceResponse\x12\r\n\x05label\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12\x14\n\x0cpayment_hash\x18\x03 \x01(\x0c\x12@\n\x06status\x18\x04 \x01(\x0e\x32\x30.cln.WaitanyinvoiceResponse.WaitanyinvoiceStatus\x12\x12\n\nexpires_at\x18\x05 \x01(\x04\x12%\n\x0b\x61mount_msat\x18\x06 \x01(\x0b\x32\x0b.cln.AmountH\x00\x88\x01\x01\x12\x13\n\x06\x62olt11\x18\x07 \x01(\tH\x01\x88\x01\x01\x12\x13\n\x06\x62olt12\x18\x08 \x01(\tH\x02\x88\x01\x01\x12\x16\n\tpay_index\x18\t \x01(\x04H\x03\x88\x01\x01\x12.\n\x14\x61mount_received_msat\x18\n \x01(\x0b\x32\x0b.cln.AmountH\x04\x88\x01\x01\x12\x14\n\x07paid_at\x18\x0b \x01(\x04H\x05\x88\x01\x01\x12\x1d\n\x10payment_preimage\x18\x0c \x01(\x0cH\x06\x88\x01\x01\"-\n\x14WaitanyinvoiceStatus\x12\x08\n\x04PAID\x10\x00\x12\x0b\n\x07\x45XPIRED\x10\x01\x42\x0e\n\x0c_amount_msatB\t\n\x07_bolt11B\t\n\x07_bolt12B\x0c\n\n_pay_indexB\x17\n\x15_amount_received_msatB\n\n\x08_paid_atB\x13\n\x11_payment_preimage\"#\n\x12WaitinvoiceRequest\x12\r\n\x05label\x18\x01 \x01(\t\"\x87\x04\n\x13WaitinvoiceResponse\x12\r\n\x05label\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12\x14\n\x0cpayment_hash\x18\x03 \x01(\x0c\x12:\n\x06status\x18\x04 \x01(\x0e\x32*.cln.WaitinvoiceResponse.WaitinvoiceStatus\x12\x12\n\nexpires_at\x18\x05 \x01(\x04\x12%\n\x0b\x61mount_msat\x18\x06 \x01(\x0b\x32\x0b.cln.AmountH\x00\x88\x01\x01\x12\x13\n\x06\x62olt11\x18\x07 \x01(\tH\x01\x88\x01\x01\x12\x13\n\x06\x62olt12\x18\x08 \x01(\tH\x02\x88\x01\x01\x12\x16\n\tpay_index\x18\t \x01(\x04H\x03\x88\x01\x01\x12.\n\x14\x61mount_received_msat\x18\n \x01(\x0b\x32\x0b.cln.AmountH\x04\x88\x01\x01\x12\x14\n\x07paid_at\x18\x0b \x01(\x04H\x05\x88\x01\x01\x12\x1d\n\x10payment_preimage\x18\x0c \x01(\x0cH\x06\x88\x01\x01\"*\n\x11WaitinvoiceStatus\x12\x08\n\x04PAID\x10\x00\x12\x0b\n\x07\x45XPIRED\x10\x01\x42\x0e\n\x0c_amount_msatB\t\n\x07_bolt11B\t\n\x07_bolt12B\x0c\n\n_pay_indexB\x17\n\x15_amount_received_msatB\n\n\x08_paid_atB\x13\n\x11_payment_preimage\"\x8e\x01\n\x12WaitsendpayRequest\x12\x14\n\x0cpayment_hash\x18\x01 \x01(\x0c\x12\x14\n\x07timeout\x18\x03 \x01(\rH\x00\x88\x01\x01\x12\x13\n\x06partid\x18\x02 \x01(\x04H\x01\x88\x01\x01\x12\x14\n\x07groupid\x18\x04 \x01(\x04H\x02\x88\x01\x01\x42\n\n\x08_timeoutB\t\n\x07_partidB\n\n\x08_groupid\"\x86\x04\n\x13WaitsendpayResponse\x12\n\n\x02id\x18\x01 \x01(\x04\x12\x14\n\x07groupid\x18\x02 \x01(\x04H\x00\x88\x01\x01\x12\x14\n\x0cpayment_hash\x18\x03 \x01(\x0c\x12:\n\x06status\x18\x04 \x01(\x0e\x32*.cln.WaitsendpayResponse.WaitsendpayStatus\x12%\n\x0b\x61mount_msat\x18\x05 \x01(\x0b\x32\x0b.cln.AmountH\x01\x88\x01\x01\x12\x18\n\x0b\x64\x65stination\x18\x06 \x01(\x0cH\x02\x88\x01\x01\x12\x12\n\ncreated_at\x18\x07 \x01(\x04\x12%\n\x10\x61mount_sent_msat\x18\x08 \x01(\x0b\x32\x0b.cln.Amount\x12\x12\n\x05label\x18\t \x01(\tH\x03\x88\x01\x01\x12\x13\n\x06partid\x18\n \x01(\x04H\x04\x88\x01\x01\x12\x13\n\x06\x62olt11\x18\x0b \x01(\tH\x05\x88\x01\x01\x12\x13\n\x06\x62olt12\x18\x0c \x01(\tH\x06\x88\x01\x01\x12\x1d\n\x10payment_preimage\x18\r \x01(\x0cH\x07\x88\x01\x01\"!\n\x11WaitsendpayStatus\x12\x0c\n\x08\x43OMPLETE\x10\x00\x42\n\n\x08_groupidB\x0e\n\x0c_amount_msatB\x0e\n\x0c_destinationB\x08\n\x06_labelB\t\n\x07_partidB\t\n\x07_bolt11B\t\n\x07_bolt12B\x13\n\x11_payment_preimage\"\x9e\x01\n\x0eNewaddrRequest\x12@\n\x0b\x61\x64\x64resstype\x18\x01 \x01(\x0e\x32&.cln.NewaddrRequest.NewaddrAddresstypeH\x00\x88\x01\x01\":\n\x12NewaddrAddresstype\x12\n\n\x06\x42\x45\x43H32\x10\x00\x12\x0f\n\x0bP2SH_SEGWIT\x10\x01\x12\x07\n\x03\x41LL\x10\x02\x42\x0e\n\x0c_addresstype\"[\n\x0fNewaddrResponse\x12\x13\n\x06\x62\x65\x63h32\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x18\n\x0bp2sh_segwit\x18\x02 \x01(\tH\x01\x88\x01\x01\x42\t\n\x07_bech32B\x0e\n\x0c_p2sh_segwit\"\xca\x01\n\x0fWithdrawRequest\x12\x13\n\x0b\x64\x65stination\x18\x01 \x01(\t\x12&\n\x07satoshi\x18\x02 \x01(\x0b\x32\x10.cln.AmountOrAllH\x00\x88\x01\x01\x12\"\n\x07\x66\x65\x65rate\x18\x05 \x01(\x0b\x32\x0c.cln.FeerateH\x01\x88\x01\x01\x12\x14\n\x07minconf\x18\x03 \x01(\rH\x02\x88\x01\x01\x12\x1c\n\x05utxos\x18\x04 \x03(\x0b\x32\r.cln.OutpointB\n\n\x08_satoshiB\n\n\x08_feerateB\n\n\x08_minconf\":\n\x10WithdrawResponse\x12\n\n\x02tx\x18\x01 \x01(\x0c\x12\x0c\n\x04txid\x18\x02 \x01(\x0c\x12\x0c\n\x04psbt\x18\x03 \x01(\t\"\xcc\x02\n\x0eKeysendRequest\x12\x13\n\x0b\x64\x65stination\x18\x01 \x01(\x0c\x12 \n\x0b\x61mount_msat\x18\n \x01(\x0b\x32\x0b.cln.Amount\x12\x12\n\x05label\x18\x03 \x01(\tH\x00\x88\x01\x01\x12\x1a\n\rmaxfeepercent\x18\x04 \x01(\x01H\x01\x88\x01\x01\x12\x16\n\tretry_for\x18\x05 \x01(\rH\x02\x88\x01\x01\x12\x15\n\x08maxdelay\x18\x06 \x01(\rH\x03\x88\x01\x01\x12#\n\texemptfee\x18\x07 \x01(\x0b\x32\x0b.cln.AmountH\x04\x88\x01\x01\x12+\n\nroutehints\x18\x08 \x01(\x0b\x32\x12.cln.RoutehintListH\x05\x88\x01\x01\x42\x08\n\x06_labelB\x10\n\x0e_maxfeepercentB\x0c\n\n_retry_forB\x0b\n\t_maxdelayB\x0c\n\n_exemptfeeB\r\n\x0b_routehints\"\xf2\x02\n\x0fKeysendResponse\x12\x18\n\x10payment_preimage\x18\x01 \x01(\x0c\x12\x18\n\x0b\x64\x65stination\x18\x02 \x01(\x0cH\x00\x88\x01\x01\x12\x14\n\x0cpayment_hash\x18\x03 \x01(\x0c\x12\x12\n\ncreated_at\x18\x04 \x01(\x01\x12\r\n\x05parts\x18\x05 \x01(\r\x12 \n\x0b\x61mount_msat\x18\x06 \x01(\x0b\x32\x0b.cln.Amount\x12%\n\x10\x61mount_sent_msat\x18\x07 \x01(\x0b\x32\x0b.cln.Amount\x12\'\n\x1awarning_partial_completion\x18\x08 \x01(\tH\x01\x88\x01\x01\x12\x32\n\x06status\x18\t \x01(\x0e\x32\".cln.KeysendResponse.KeysendStatus\"\x1d\n\rKeysendStatus\x12\x0c\n\x08\x43OMPLETE\x10\x00\x42\x0e\n\x0c_destinationB\x1d\n\x1b_warning_partial_completion\"\x12\n\x10KeysendExtratlvs\"\xb7\x02\n\x0f\x46undpsbtRequest\x12\x1c\n\x07satoshi\x18\x01 \x01(\x0b\x32\x0b.cln.Amount\x12\x1d\n\x07\x66\x65\x65rate\x18\x02 \x01(\x0b\x32\x0c.cln.Feerate\x12\x13\n\x0bstartweight\x18\x03 \x01(\r\x12\x14\n\x07minconf\x18\x04 \x01(\rH\x00\x88\x01\x01\x12\x14\n\x07reserve\x18\x05 \x01(\rH\x01\x88\x01\x01\x12\x15\n\x08locktime\x18\x06 \x01(\rH\x02\x88\x01\x01\x12\x1f\n\x12min_witness_weight\x18\x07 \x01(\rH\x03\x88\x01\x01\x12\x1d\n\x10\x65xcess_as_change\x18\x08 \x01(\x08H\x04\x88\x01\x01\x42\n\n\x08_minconfB\n\n\x08_reserveB\x0b\n\t_locktimeB\x15\n\x13_min_witness_weightB\x13\n\x11_excess_as_change\"\xd9\x01\n\x10\x46undpsbtResponse\x12\x0c\n\x04psbt\x18\x01 \x01(\t\x12\x16\n\x0e\x66\x65\x65rate_per_kw\x18\x02 \x01(\r\x12\x1e\n\x16\x65stimated_final_weight\x18\x03 \x01(\r\x12 \n\x0b\x65xcess_msat\x18\x04 \x01(\x0b\x32\x0b.cln.Amount\x12\x1a\n\rchange_outnum\x18\x05 \x01(\rH\x00\x88\x01\x01\x12/\n\x0creservations\x18\x06 \x03(\x0b\x32\x19.cln.FundpsbtReservationsB\x10\n\x0e_change_outnum\"u\n\x14\x46undpsbtReservations\x12\x0c\n\x04txid\x18\x01 \x01(\x0c\x12\x0c\n\x04vout\x18\x02 \x01(\r\x12\x14\n\x0cwas_reserved\x18\x03 \x01(\x08\x12\x10\n\x08reserved\x18\x04 \x01(\x08\x12\x19\n\x11reserved_to_block\x18\x05 \x01(\r\"A\n\x0fSendpsbtRequest\x12\x0c\n\x04psbt\x18\x01 \x01(\t\x12\x14\n\x07reserve\x18\x02 \x01(\x08H\x00\x88\x01\x01\x42\n\n\x08_reserve\",\n\x10SendpsbtResponse\x12\n\n\x02tx\x18\x01 \x01(\x0c\x12\x0c\n\x04txid\x18\x02 \x01(\x0c\"1\n\x0fSignpsbtRequest\x12\x0c\n\x04psbt\x18\x01 \x01(\t\x12\x10\n\x08signonly\x18\x02 \x03(\r\"\'\n\x10SignpsbtResponse\x12\x13\n\x0bsigned_psbt\x18\x01 \x01(\t\"\xdb\x02\n\x0fUtxopsbtRequest\x12\x1c\n\x07satoshi\x18\x01 \x01(\x0b\x32\x0b.cln.Amount\x12\x1d\n\x07\x66\x65\x65rate\x18\x02 \x01(\x0b\x32\x0c.cln.Feerate\x12\x13\n\x0bstartweight\x18\x03 \x01(\r\x12\x1c\n\x05utxos\x18\x04 \x03(\x0b\x32\r.cln.Outpoint\x12\x14\n\x07reserve\x18\x05 \x01(\rH\x00\x88\x01\x01\x12\x17\n\nreservedok\x18\x08 \x01(\x08H\x01\x88\x01\x01\x12\x15\n\x08locktime\x18\x06 \x01(\rH\x02\x88\x01\x01\x12\x1f\n\x12min_witness_weight\x18\x07 \x01(\rH\x03\x88\x01\x01\x12\x1d\n\x10\x65xcess_as_change\x18\t \x01(\x08H\x04\x88\x01\x01\x42\n\n\x08_reserveB\r\n\x0b_reservedokB\x0b\n\t_locktimeB\x15\n\x13_min_witness_weightB\x13\n\x11_excess_as_change\"\xd9\x01\n\x10UtxopsbtResponse\x12\x0c\n\x04psbt\x18\x01 \x01(\t\x12\x16\n\x0e\x66\x65\x65rate_per_kw\x18\x02 \x01(\r\x12\x1e\n\x16\x65stimated_final_weight\x18\x03 \x01(\r\x12 \n\x0b\x65xcess_msat\x18\x04 \x01(\x0b\x32\x0b.cln.Amount\x12\x1a\n\rchange_outnum\x18\x05 \x01(\rH\x00\x88\x01\x01\x12/\n\x0creservations\x18\x06 \x03(\x0b\x32\x19.cln.UtxopsbtReservationsB\x10\n\x0e_change_outnum\"u\n\x14UtxopsbtReservations\x12\x0c\n\x04txid\x18\x01 \x01(\x0c\x12\x0c\n\x04vout\x18\x02 \x01(\r\x12\x14\n\x0cwas_reserved\x18\x03 \x01(\x08\x12\x10\n\x08reserved\x18\x04 \x01(\x08\x12\x19\n\x11reserved_to_block\x18\x05 \x01(\r\" \n\x10TxdiscardRequest\x12\x0c\n\x04txid\x18\x01 \x01(\x0c\"6\n\x11TxdiscardResponse\x12\x13\n\x0bunsigned_tx\x18\x01 \x01(\x0c\x12\x0c\n\x04txid\x18\x02 \x01(\x0c\"\xa4\x01\n\x10TxprepareRequest\x12 \n\x07outputs\x18\x05 \x03(\x0b\x32\x0f.cln.OutputDesc\x12\"\n\x07\x66\x65\x65rate\x18\x02 \x01(\x0b\x32\x0c.cln.FeerateH\x00\x88\x01\x01\x12\x14\n\x07minconf\x18\x03 \x01(\rH\x01\x88\x01\x01\x12\x1c\n\x05utxos\x18\x04 \x03(\x0b\x32\r.cln.OutpointB\n\n\x08_feerateB\n\n\x08_minconf\"D\n\x11TxprepareResponse\x12\x0c\n\x04psbt\x18\x01 \x01(\t\x12\x13\n\x0bunsigned_tx\x18\x02 \x01(\x0c\x12\x0c\n\x04txid\x18\x03 \x01(\x0c\"\x1d\n\rTxsendRequest\x12\x0c\n\x04txid\x18\x01 \x01(\x0c\"8\n\x0eTxsendResponse\x12\x0c\n\x04psbt\x18\x01 \x01(\t\x12\n\n\x02tx\x18\x02 \x01(\x0c\x12\x0c\n\x04txid\x18\x03 \x01(\x0c\"=\n\x11\x44isconnectRequest\x12\n\n\x02id\x18\x01 \x01(\x0c\x12\x12\n\x05\x66orce\x18\x02 \x01(\x08H\x00\x88\x01\x01\x42\x08\n\x06_force\"\x14\n\x12\x44isconnectResponse\"k\n\x0f\x46\x65\x65ratesRequest\x12\x31\n\x05style\x18\x01 \x01(\x0e\x32\".cln.FeeratesRequest.FeeratesStyle\"%\n\rFeeratesStyle\x12\t\n\x05PERKB\x10\x00\x12\t\n\x05PERKW\x10\x01\"V\n\x10\x46\x65\x65ratesResponse\x12%\n\x18warning_missing_feerates\x18\x01 \x01(\tH\x00\x88\x01\x01\x42\x1b\n\x19_warning_missing_feerates\"\xc3\x02\n\rFeeratesPerkb\x12\x16\n\x0emin_acceptable\x18\x01 \x01(\r\x12\x16\n\x0emax_acceptable\x18\x02 \x01(\r\x12\x14\n\x07opening\x18\x03 \x01(\rH\x00\x88\x01\x01\x12\x19\n\x0cmutual_close\x18\x04 \x01(\rH\x01\x88\x01\x01\x12\x1d\n\x10unilateral_close\x18\x05 \x01(\rH\x02\x88\x01\x01\x12\x1a\n\rdelayed_to_us\x18\x06 \x01(\rH\x03\x88\x01\x01\x12\x1c\n\x0fhtlc_resolution\x18\x07 \x01(\rH\x04\x88\x01\x01\x12\x14\n\x07penalty\x18\x08 \x01(\rH\x05\x88\x01\x01\x42\n\n\x08_openingB\x0f\n\r_mutual_closeB\x13\n\x11_unilateral_closeB\x10\n\x0e_delayed_to_usB\x12\n\x10_htlc_resolutionB\n\n\x08_penalty\"\xc3\x02\n\rFeeratesPerkw\x12\x16\n\x0emin_acceptable\x18\x01 \x01(\r\x12\x16\n\x0emax_acceptable\x18\x02 \x01(\r\x12\x14\n\x07opening\x18\x03 \x01(\rH\x00\x88\x01\x01\x12\x19\n\x0cmutual_close\x18\x04 \x01(\rH\x01\x88\x01\x01\x12\x1d\n\x10unilateral_close\x18\x05 \x01(\rH\x02\x88\x01\x01\x12\x1a\n\rdelayed_to_us\x18\x06 \x01(\rH\x03\x88\x01\x01\x12\x1c\n\x0fhtlc_resolution\x18\x07 \x01(\rH\x04\x88\x01\x01\x12\x14\n\x07penalty\x18\x08 \x01(\rH\x05\x88\x01\x01\x42\n\n\x08_openingB\x0f\n\r_mutual_closeB\x13\n\x11_unilateral_closeB\x10\n\x0e_delayed_to_usB\x12\n\x10_htlc_resolutionB\n\n\x08_penalty\"\xc1\x01\n\x1d\x46\x65\x65ratesOnchain_fee_estimates\x12 \n\x18opening_channel_satoshis\x18\x01 \x01(\x04\x12\x1d\n\x15mutual_close_satoshis\x18\x02 \x01(\x04\x12!\n\x19unilateral_close_satoshis\x18\x03 \x01(\x04\x12\x1d\n\x15htlc_timeout_satoshis\x18\x04 \x01(\x04\x12\x1d\n\x15htlc_success_satoshis\x18\x05 \x01(\x04\"\xb6\x03\n\x12\x46undchannelRequest\x12\n\n\x02id\x18\t \x01(\x0c\x12 \n\x06\x61mount\x18\x01 \x01(\x0b\x32\x10.cln.AmountOrAll\x12\"\n\x07\x66\x65\x65rate\x18\x02 \x01(\x0b\x32\x0c.cln.FeerateH\x00\x88\x01\x01\x12\x15\n\x08\x61nnounce\x18\x03 \x01(\x08H\x01\x88\x01\x01\x12\x14\n\x07minconf\x18\n \x01(\rH\x02\x88\x01\x01\x12#\n\tpush_msat\x18\x05 \x01(\x0b\x32\x0b.cln.AmountH\x03\x88\x01\x01\x12\x15\n\x08\x63lose_to\x18\x06 \x01(\tH\x04\x88\x01\x01\x12%\n\x0brequest_amt\x18\x07 \x01(\x0b\x32\x0b.cln.AmountH\x05\x88\x01\x01\x12\x1a\n\rcompact_lease\x18\x08 \x01(\tH\x06\x88\x01\x01\x12\x1c\n\x05utxos\x18\x0b \x03(\x0b\x32\r.cln.Outpoint\x12\x15\n\x08mindepth\x18\x0c \x01(\rH\x07\x88\x01\x01\x42\n\n\x08_feerateB\x0b\n\t_announceB\n\n\x08_minconfB\x0c\n\n_push_msatB\x0b\n\t_close_toB\x0e\n\x0c_request_amtB\x10\n\x0e_compact_leaseB\x0b\n\t_mindepth\"\x9b\x01\n\x13\x46undchannelResponse\x12\n\n\x02tx\x18\x01 \x01(\x0c\x12\x0c\n\x04txid\x18\x02 \x01(\x0c\x12\x0e\n\x06outnum\x18\x03 \x01(\r\x12\x12\n\nchannel_id\x18\x04 \x01(\x0c\x12\x15\n\x08\x63lose_to\x18\x05 \x01(\x0cH\x00\x88\x01\x01\x12\x15\n\x08mindepth\x18\x06 \x01(\rH\x01\x88\x01\x01\x42\x0b\n\t_close_toB\x0b\n\t_mindepth\"\xec\x01\n\x0fGetrouteRequest\x12\n\n\x02id\x18\x01 \x01(\x0c\x12 \n\x0b\x61mount_msat\x18\t \x01(\x0b\x32\x0b.cln.Amount\x12\x12\n\nriskfactor\x18\x03 \x01(\x04\x12\x11\n\x04\x63ltv\x18\x04 \x01(\x01H\x00\x88\x01\x01\x12\x13\n\x06\x66romid\x18\x05 \x01(\x0cH\x01\x88\x01\x01\x12\x18\n\x0b\x66uzzpercent\x18\x06 \x01(\rH\x02\x88\x01\x01\x12\x0f\n\x07\x65xclude\x18\x07 \x03(\t\x12\x14\n\x07maxhops\x18\x08 \x01(\rH\x03\x88\x01\x01\x42\x07\n\x05_cltvB\t\n\x07_fromidB\x0e\n\x0c_fuzzpercentB\n\n\x08_maxhops\"5\n\x10GetrouteResponse\x12!\n\x05route\x18\x01 \x03(\x0b\x32\x12.cln.GetrouteRoute\"\xc5\x01\n\rGetrouteRoute\x12\n\n\x02id\x18\x01 \x01(\x0c\x12\x0f\n\x07\x63hannel\x18\x02 \x01(\t\x12\x11\n\tdirection\x18\x03 \x01(\r\x12 \n\x0b\x61mount_msat\x18\x04 \x01(\x0b\x32\x0b.cln.Amount\x12\r\n\x05\x64\x65lay\x18\x05 \x01(\r\x12\x34\n\x05style\x18\x06 \x01(\x0e\x32%.cln.GetrouteRoute.GetrouteRouteStyle\"\x1d\n\x12GetrouteRouteStyle\x12\x07\n\x03TLV\x10\x00\"\x82\x02\n\x13ListforwardsRequest\x12@\n\x06status\x18\x01 \x01(\x0e\x32+.cln.ListforwardsRequest.ListforwardsStatusH\x00\x88\x01\x01\x12\x17\n\nin_channel\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x18\n\x0bout_channel\x18\x03 \x01(\tH\x02\x88\x01\x01\"L\n\x12ListforwardsStatus\x12\x0b\n\x07OFFERED\x10\x00\x12\x0b\n\x07SETTLED\x10\x01\x12\x10\n\x0cLOCAL_FAILED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\x42\t\n\x07_statusB\r\n\x0b_in_channelB\x0e\n\x0c_out_channel\"C\n\x14ListforwardsResponse\x12+\n\x08\x66orwards\x18\x01 \x03(\x0b\x32\x19.cln.ListforwardsForwards\"\xb8\x04\n\x14ListforwardsForwards\x12\x12\n\nin_channel\x18\x01 \x01(\t\x12\x1c\n\x07in_msat\x18\x02 \x01(\x0b\x32\x0b.cln.Amount\x12\x44\n\x06status\x18\x03 \x01(\x0e\x32\x34.cln.ListforwardsForwards.ListforwardsForwardsStatus\x12\x15\n\rreceived_time\x18\x04 \x01(\x01\x12\x18\n\x0bout_channel\x18\x05 \x01(\tH\x00\x88\x01\x01\x12\x19\n\x0cpayment_hash\x18\x06 \x01(\x0cH\x01\x88\x01\x01\x12G\n\x05style\x18\t \x01(\x0e\x32\x33.cln.ListforwardsForwards.ListforwardsForwardsStyleH\x02\x88\x01\x01\x12\"\n\x08\x66\x65\x65_msat\x18\x07 \x01(\x0b\x32\x0b.cln.AmountH\x03\x88\x01\x01\x12\"\n\x08out_msat\x18\x08 \x01(\x0b\x32\x0b.cln.AmountH\x04\x88\x01\x01\"T\n\x1aListforwardsForwardsStatus\x12\x0b\n\x07OFFERED\x10\x00\x12\x0b\n\x07SETTLED\x10\x01\x12\x10\n\x0cLOCAL_FAILED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\"0\n\x19ListforwardsForwardsStyle\x12\n\n\x06LEGACY\x10\x00\x12\x07\n\x03TLV\x10\x01\x42\x0e\n\x0c_out_channelB\x0f\n\r_payment_hashB\x08\n\x06_styleB\x0b\n\t_fee_msatB\x0b\n\t_out_msat\"\xdb\x01\n\x0fListpaysRequest\x12\x13\n\x06\x62olt11\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x19\n\x0cpayment_hash\x18\x02 \x01(\x0cH\x01\x88\x01\x01\x12\x38\n\x06status\x18\x03 \x01(\x0e\x32#.cln.ListpaysRequest.ListpaysStatusH\x02\x88\x01\x01\"7\n\x0eListpaysStatus\x12\x0b\n\x07PENDING\x10\x00\x12\x0c\n\x08\x43OMPLETE\x10\x01\x12\n\n\x06\x46\x41ILED\x10\x02\x42\t\n\x07_bolt11B\x0f\n\r_payment_hashB\t\n\x07_status\"3\n\x10ListpaysResponse\x12\x1f\n\x04pays\x18\x01 \x03(\x0b\x32\x11.cln.ListpaysPays\"\xfd\x03\n\x0cListpaysPays\x12\x14\n\x0cpayment_hash\x18\x01 \x01(\x0c\x12\x34\n\x06status\x18\x02 \x01(\x0e\x32$.cln.ListpaysPays.ListpaysPaysStatus\x12\x18\n\x0b\x64\x65stination\x18\x03 \x01(\x0cH\x00\x88\x01\x01\x12\x12\n\ncreated_at\x18\x04 \x01(\x04\x12\x12\n\x05label\x18\x05 \x01(\tH\x01\x88\x01\x01\x12\x13\n\x06\x62olt11\x18\x06 \x01(\tH\x02\x88\x01\x01\x12\x18\n\x0b\x64\x65scription\x18\x0b \x01(\tH\x03\x88\x01\x01\x12\x13\n\x06\x62olt12\x18\x07 \x01(\tH\x04\x88\x01\x01\x12%\n\x0b\x61mount_msat\x18\x08 \x01(\x0b\x32\x0b.cln.AmountH\x05\x88\x01\x01\x12*\n\x10\x61mount_sent_msat\x18\t \x01(\x0b\x32\x0b.cln.AmountH\x06\x88\x01\x01\x12\x17\n\nerroronion\x18\n \x01(\x0cH\x07\x88\x01\x01\";\n\x12ListpaysPaysStatus\x12\x0b\n\x07PENDING\x10\x00\x12\n\n\x06\x46\x41ILED\x10\x01\x12\x0c\n\x08\x43OMPLETE\x10\x02\x42\x0e\n\x0c_destinationB\x08\n\x06_labelB\t\n\x07_bolt11B\x0e\n\x0c_descriptionB\t\n\x07_bolt12B\x0e\n\x0c_amount_msatB\x13\n\x11_amount_sent_msatB\r\n\x0b_erroronion\"Y\n\x0bPingRequest\x12\n\n\x02id\x18\x01 \x01(\x0c\x12\x10\n\x03len\x18\x02 \x01(\x01H\x00\x88\x01\x01\x12\x16\n\tpongbytes\x18\x03 \x01(\x01H\x01\x88\x01\x01\x42\x06\n\x04_lenB\x0c\n\n_pongbytes\"\x1e\n\x0cPingResponse\x12\x0e\n\x06totlen\x18\x01 \x01(\r\"%\n\x12SignmessageRequest\x12\x0f\n\x07message\x18\x01 \x01(\t\"F\n\x13SignmessageResponse\x12\x11\n\tsignature\x18\x01 \x01(\x0c\x12\r\n\x05recid\x18\x02 \x01(\x0c\x12\r\n\x05zbase\x18\x03 \x01(\t\"\r\n\x0bStopRequest\"\x0e\n\x0cStopResponse2\xf0\x16\n\x04Node\x12\x36\n\x07Getinfo\x12\x13.cln.GetinfoRequest\x1a\x14.cln.GetinfoResponse\"\x00\x12<\n\tListPeers\x12\x15.cln.ListpeersRequest\x1a\x16.cln.ListpeersResponse\"\x00\x12<\n\tListFunds\x12\x15.cln.ListfundsRequest\x1a\x16.cln.ListfundsResponse\"\x00\x12\x36\n\x07SendPay\x12\x13.cln.SendpayRequest\x1a\x14.cln.SendpayResponse\"\x00\x12\x45\n\x0cListChannels\x12\x18.cln.ListchannelsRequest\x1a\x19.cln.ListchannelsResponse\"\x00\x12<\n\tAddGossip\x12\x15.cln.AddgossipRequest\x1a\x16.cln.AddgossipResponse\"\x00\x12Q\n\x10\x41utoCleanInvoice\x12\x1c.cln.AutocleaninvoiceRequest\x1a\x1d.cln.AutocleaninvoiceResponse\"\x00\x12\x45\n\x0c\x43heckMessage\x12\x18.cln.CheckmessageRequest\x1a\x19.cln.CheckmessageResponse\"\x00\x12\x30\n\x05\x43lose\x12\x11.cln.CloseRequest\x1a\x12.cln.CloseResponse\"\x00\x12:\n\x0b\x43onnectPeer\x12\x13.cln.ConnectRequest\x1a\x14.cln.ConnectResponse\"\x00\x12H\n\rCreateInvoice\x12\x19.cln.CreateinvoiceRequest\x1a\x1a.cln.CreateinvoiceResponse\"\x00\x12<\n\tDatastore\x12\x15.cln.DatastoreRequest\x1a\x16.cln.DatastoreResponse\"\x00\x12\x42\n\x0b\x43reateOnion\x12\x17.cln.CreateonionRequest\x1a\x18.cln.CreateonionResponse\"\x00\x12\x45\n\x0c\x44\x65lDatastore\x12\x18.cln.DeldatastoreRequest\x1a\x19.cln.DeldatastoreResponse\"\x00\x12T\n\x11\x44\x65lExpiredInvoice\x12\x1d.cln.DelexpiredinvoiceRequest\x1a\x1e.cln.DelexpiredinvoiceResponse\"\x00\x12?\n\nDelInvoice\x12\x16.cln.DelinvoiceRequest\x1a\x17.cln.DelinvoiceResponse\"\x00\x12\x36\n\x07Invoice\x12\x13.cln.InvoiceRequest\x1a\x14.cln.InvoiceResponse\"\x00\x12H\n\rListDatastore\x12\x19.cln.ListdatastoreRequest\x1a\x1a.cln.ListdatastoreResponse\"\x00\x12\x45\n\x0cListInvoices\x12\x18.cln.ListinvoicesRequest\x1a\x19.cln.ListinvoicesResponse\"\x00\x12<\n\tSendOnion\x12\x15.cln.SendonionRequest\x1a\x16.cln.SendonionResponse\"\x00\x12\x45\n\x0cListSendPays\x12\x18.cln.ListsendpaysRequest\x1a\x19.cln.ListsendpaysResponse\"\x00\x12Q\n\x10ListTransactions\x12\x1c.cln.ListtransactionsRequest\x1a\x1d.cln.ListtransactionsResponse\"\x00\x12*\n\x03Pay\x12\x0f.cln.PayRequest\x1a\x10.cln.PayResponse\"\x00\x12<\n\tListNodes\x12\x15.cln.ListnodesRequest\x1a\x16.cln.ListnodesResponse\"\x00\x12K\n\x0eWaitAnyInvoice\x12\x1a.cln.WaitanyinvoiceRequest\x1a\x1b.cln.WaitanyinvoiceResponse\"\x00\x12\x42\n\x0bWaitInvoice\x12\x17.cln.WaitinvoiceRequest\x1a\x18.cln.WaitinvoiceResponse\"\x00\x12\x42\n\x0bWaitSendPay\x12\x17.cln.WaitsendpayRequest\x1a\x18.cln.WaitsendpayResponse\"\x00\x12\x36\n\x07NewAddr\x12\x13.cln.NewaddrRequest\x1a\x14.cln.NewaddrResponse\"\x00\x12\x39\n\x08Withdraw\x12\x14.cln.WithdrawRequest\x1a\x15.cln.WithdrawResponse\"\x00\x12\x36\n\x07KeySend\x12\x13.cln.KeysendRequest\x1a\x14.cln.KeysendResponse\"\x00\x12\x39\n\x08\x46undPsbt\x12\x14.cln.FundpsbtRequest\x1a\x15.cln.FundpsbtResponse\"\x00\x12\x39\n\x08SendPsbt\x12\x14.cln.SendpsbtRequest\x1a\x15.cln.SendpsbtResponse\"\x00\x12\x39\n\x08SignPsbt\x12\x14.cln.SignpsbtRequest\x1a\x15.cln.SignpsbtResponse\"\x00\x12\x39\n\x08UtxoPsbt\x12\x14.cln.UtxopsbtRequest\x1a\x15.cln.UtxopsbtResponse\"\x00\x12<\n\tTxDiscard\x12\x15.cln.TxdiscardRequest\x1a\x16.cln.TxdiscardResponse\"\x00\x12<\n\tTxPrepare\x12\x15.cln.TxprepareRequest\x1a\x16.cln.TxprepareResponse\"\x00\x12\x33\n\x06TxSend\x12\x12.cln.TxsendRequest\x1a\x13.cln.TxsendResponse\"\x00\x12?\n\nDisconnect\x12\x16.cln.DisconnectRequest\x1a\x17.cln.DisconnectResponse\"\x00\x12\x39\n\x08\x46\x65\x65rates\x12\x14.cln.FeeratesRequest\x1a\x15.cln.FeeratesResponse\"\x00\x12\x42\n\x0b\x46undChannel\x12\x17.cln.FundchannelRequest\x1a\x18.cln.FundchannelResponse\"\x00\x12\x39\n\x08GetRoute\x12\x14.cln.GetrouteRequest\x1a\x15.cln.GetrouteResponse\"\x00\x12\x45\n\x0cListForwards\x12\x18.cln.ListforwardsRequest\x1a\x19.cln.ListforwardsResponse\"\x00\x12\x39\n\x08ListPays\x12\x14.cln.ListpaysRequest\x1a\x15.cln.ListpaysResponse\"\x00\x12-\n\x04Ping\x12\x10.cln.PingRequest\x1a\x11.cln.PingResponse\"\x00\x12\x42\n\x0bSignMessage\x12\x17.cln.SignmessageRequest\x1a\x18.cln.SignmessageResponse\"\x00\x12-\n\x04Stop\x12\x10.cln.StopRequest\x1a\x11.cln.StopResponse\"\x00\x62\x06proto3')
_GETINFOREQUEST = DESCRIPTOR.message_types_by_name['GetinfoRequest']
_GETINFORESPONSE = DESCRIPTOR.message_types_by_name['GetinfoResponse']
_GETINFOOUR_FEATURES = DESCRIPTOR.message_types_by_name['GetinfoOur_features']
_GETINFOADDRESS = DESCRIPTOR.message_types_by_name['GetinfoAddress']
_GETINFOBINDING = DESCRIPTOR.message_types_by_name['GetinfoBinding']
_LISTPEERSREQUEST = DESCRIPTOR.message_types_by_name['ListpeersRequest']
_LISTPEERSRESPONSE = DESCRIPTOR.message_types_by_name['ListpeersResponse']
_LISTPEERSPEERS = DESCRIPTOR.message_types_by_name['ListpeersPeers']
_LISTPEERSPEERSLOG = DESCRIPTOR.message_types_by_name['ListpeersPeersLog']
_LISTPEERSPEERSCHANNELS = DESCRIPTOR.message_types_by_name['ListpeersPeersChannels']
_LISTPEERSPEERSCHANNELSFEERATE = DESCRIPTOR.message_types_by_name['ListpeersPeersChannelsFeerate']
_LISTPEERSPEERSCHANNELSINFLIGHT = DESCRIPTOR.message_types_by_name['ListpeersPeersChannelsInflight']
_LISTPEERSPEERSCHANNELSFUNDING = DESCRIPTOR.message_types_by_name['ListpeersPeersChannelsFunding']
_LISTPEERSPEERSCHANNELSALIAS = DESCRIPTOR.message_types_by_name['ListpeersPeersChannelsAlias']
_LISTPEERSPEERSCHANNELSHTLCS = DESCRIPTOR.message_types_by_name['ListpeersPeersChannelsHtlcs']
_LISTFUNDSREQUEST = DESCRIPTOR.message_types_by_name['ListfundsRequest']
_LISTFUNDSRESPONSE = DESCRIPTOR.message_types_by_name['ListfundsResponse']
_LISTFUNDSOUTPUTS = DESCRIPTOR.message_types_by_name['ListfundsOutputs']
_LISTFUNDSCHANNELS = DESCRIPTOR.message_types_by_name['ListfundsChannels']
_SENDPAYREQUEST = DESCRIPTOR.message_types_by_name['SendpayRequest']
_SENDPAYRESPONSE = DESCRIPTOR.message_types_by_name['SendpayResponse']
_SENDPAYROUTE = DESCRIPTOR.message_types_by_name['SendpayRoute']
_LISTCHANNELSREQUEST = DESCRIPTOR.message_types_by_name['ListchannelsRequest']
_LISTCHANNELSRESPONSE = DESCRIPTOR.message_types_by_name['ListchannelsResponse']
_LISTCHANNELSCHANNELS = DESCRIPTOR.message_types_by_name['ListchannelsChannels']
_ADDGOSSIPREQUEST = DESCRIPTOR.message_types_by_name['AddgossipRequest']
_ADDGOSSIPRESPONSE = DESCRIPTOR.message_types_by_name['AddgossipResponse']
_AUTOCLEANINVOICEREQUEST = DESCRIPTOR.message_types_by_name['AutocleaninvoiceRequest']
_AUTOCLEANINVOICERESPONSE = DESCRIPTOR.message_types_by_name['AutocleaninvoiceResponse']
_CHECKMESSAGEREQUEST = DESCRIPTOR.message_types_by_name['CheckmessageRequest']
_CHECKMESSAGERESPONSE = DESCRIPTOR.message_types_by_name['CheckmessageResponse']
_CLOSEREQUEST = DESCRIPTOR.message_types_by_name['CloseRequest']
_CLOSERESPONSE = DESCRIPTOR.message_types_by_name['CloseResponse']
_CONNECTREQUEST = DESCRIPTOR.message_types_by_name['ConnectRequest']
_CONNECTRESPONSE = DESCRIPTOR.message_types_by_name['ConnectResponse']
_CONNECTADDRESS = DESCRIPTOR.message_types_by_name['ConnectAddress']
_CREATEINVOICEREQUEST = DESCRIPTOR.message_types_by_name['CreateinvoiceRequest']
_CREATEINVOICERESPONSE = DESCRIPTOR.message_types_by_name['CreateinvoiceResponse']
_DATASTOREREQUEST = DESCRIPTOR.message_types_by_name['DatastoreRequest']
_DATASTORERESPONSE = DESCRIPTOR.message_types_by_name['DatastoreResponse']
_CREATEONIONREQUEST = DESCRIPTOR.message_types_by_name['CreateonionRequest']
_CREATEONIONRESPONSE = DESCRIPTOR.message_types_by_name['CreateonionResponse']
_CREATEONIONHOPS = DESCRIPTOR.message_types_by_name['CreateonionHops']
_DELDATASTOREREQUEST = DESCRIPTOR.message_types_by_name['DeldatastoreRequest']
_DELDATASTORERESPONSE = DESCRIPTOR.message_types_by_name['DeldatastoreResponse']
_DELEXPIREDINVOICEREQUEST = DESCRIPTOR.message_types_by_name['DelexpiredinvoiceRequest']
_DELEXPIREDINVOICERESPONSE = DESCRIPTOR.message_types_by_name['DelexpiredinvoiceResponse']
_DELINVOICEREQUEST = DESCRIPTOR.message_types_by_name['DelinvoiceRequest']
_DELINVOICERESPONSE = DESCRIPTOR.message_types_by_name['DelinvoiceResponse']
_INVOICEREQUEST = DESCRIPTOR.message_types_by_name['InvoiceRequest']
_INVOICERESPONSE = DESCRIPTOR.message_types_by_name['InvoiceResponse']
_LISTDATASTOREREQUEST = DESCRIPTOR.message_types_by_name['ListdatastoreRequest']
_LISTDATASTORERESPONSE = DESCRIPTOR.message_types_by_name['ListdatastoreResponse']
_LISTDATASTOREDATASTORE = DESCRIPTOR.message_types_by_name['ListdatastoreDatastore']
_LISTINVOICESREQUEST = DESCRIPTOR.message_types_by_name['ListinvoicesRequest']
_LISTINVOICESRESPONSE = DESCRIPTOR.message_types_by_name['ListinvoicesResponse']
_LISTINVOICESINVOICES = DESCRIPTOR.message_types_by_name['ListinvoicesInvoices']
_SENDONIONREQUEST = DESCRIPTOR.message_types_by_name['SendonionRequest']
_SENDONIONRESPONSE = DESCRIPTOR.message_types_by_name['SendonionResponse']
_SENDONIONFIRST_HOP = DESCRIPTOR.message_types_by_name['SendonionFirst_hop']
_LISTSENDPAYSREQUEST = DESCRIPTOR.message_types_by_name['ListsendpaysRequest']
_LISTSENDPAYSRESPONSE = DESCRIPTOR.message_types_by_name['ListsendpaysResponse']
_LISTSENDPAYSPAYMENTS = DESCRIPTOR.message_types_by_name['ListsendpaysPayments']
_LISTTRANSACTIONSREQUEST = DESCRIPTOR.message_types_by_name['ListtransactionsRequest']
_LISTTRANSACTIONSRESPONSE = DESCRIPTOR.message_types_by_name['ListtransactionsResponse']
_LISTTRANSACTIONSTRANSACTIONS = DESCRIPTOR.message_types_by_name['ListtransactionsTransactions']
_LISTTRANSACTIONSTRANSACTIONSINPUTS = DESCRIPTOR.message_types_by_name['ListtransactionsTransactionsInputs']
_LISTTRANSACTIONSTRANSACTIONSOUTPUTS = DESCRIPTOR.message_types_by_name['ListtransactionsTransactionsOutputs']
_PAYREQUEST = DESCRIPTOR.message_types_by_name['PayRequest']
_PAYRESPONSE = DESCRIPTOR.message_types_by_name['PayResponse']
_LISTNODESREQUEST = DESCRIPTOR.message_types_by_name['ListnodesRequest']
_LISTNODESRESPONSE = DESCRIPTOR.message_types_by_name['ListnodesResponse']
_LISTNODESNODES = DESCRIPTOR.message_types_by_name['ListnodesNodes']
_LISTNODESNODESADDRESSES = DESCRIPTOR.message_types_by_name['ListnodesNodesAddresses']
_WAITANYINVOICEREQUEST = DESCRIPTOR.message_types_by_name['WaitanyinvoiceRequest']
_WAITANYINVOICERESPONSE = DESCRIPTOR.message_types_by_name['WaitanyinvoiceResponse']
_WAITINVOICEREQUEST = DESCRIPTOR.message_types_by_name['WaitinvoiceRequest']
_WAITINVOICERESPONSE = DESCRIPTOR.message_types_by_name['WaitinvoiceResponse']
_WAITSENDPAYREQUEST = DESCRIPTOR.message_types_by_name['WaitsendpayRequest']
_WAITSENDPAYRESPONSE = DESCRIPTOR.message_types_by_name['WaitsendpayResponse']
_NEWADDRREQUEST = DESCRIPTOR.message_types_by_name['NewaddrRequest']
_NEWADDRRESPONSE = DESCRIPTOR.message_types_by_name['NewaddrResponse']
_WITHDRAWREQUEST = DESCRIPTOR.message_types_by_name['WithdrawRequest']
_WITHDRAWRESPONSE = DESCRIPTOR.message_types_by_name['WithdrawResponse']
_KEYSENDREQUEST = DESCRIPTOR.message_types_by_name['KeysendRequest']
_KEYSENDRESPONSE = DESCRIPTOR.message_types_by_name['KeysendResponse']
_KEYSENDEXTRATLVS = DESCRIPTOR.message_types_by_name['KeysendExtratlvs']
_FUNDPSBTREQUEST = DESCRIPTOR.message_types_by_name['FundpsbtRequest']
_FUNDPSBTRESPONSE = DESCRIPTOR.message_types_by_name['FundpsbtResponse']
_FUNDPSBTRESERVATIONS = DESCRIPTOR.message_types_by_name['FundpsbtReservations']
_SENDPSBTREQUEST = DESCRIPTOR.message_types_by_name['SendpsbtRequest']
_SENDPSBTRESPONSE = DESCRIPTOR.message_types_by_name['SendpsbtResponse']
_SIGNPSBTREQUEST = DESCRIPTOR.message_types_by_name['SignpsbtRequest']
_SIGNPSBTRESPONSE = DESCRIPTOR.message_types_by_name['SignpsbtResponse']
_UTXOPSBTREQUEST = DESCRIPTOR.message_types_by_name['UtxopsbtRequest']
_UTXOPSBTRESPONSE = DESCRIPTOR.message_types_by_name['UtxopsbtResponse']
_UTXOPSBTRESERVATIONS = DESCRIPTOR.message_types_by_name['UtxopsbtReservations']
_TXDISCARDREQUEST = DESCRIPTOR.message_types_by_name['TxdiscardRequest']
_TXDISCARDRESPONSE = DESCRIPTOR.message_types_by_name['TxdiscardResponse']
_TXPREPAREREQUEST = DESCRIPTOR.message_types_by_name['TxprepareRequest']
_TXPREPARERESPONSE = DESCRIPTOR.message_types_by_name['TxprepareResponse']
_TXSENDREQUEST = DESCRIPTOR.message_types_by_name['TxsendRequest']
_TXSENDRESPONSE = DESCRIPTOR.message_types_by_name['TxsendResponse']
_DISCONNECTREQUEST = DESCRIPTOR.message_types_by_name['DisconnectRequest']
_DISCONNECTRESPONSE = DESCRIPTOR.message_types_by_name['DisconnectResponse']
_FEERATESREQUEST = DESCRIPTOR.message_types_by_name['FeeratesRequest']
_FEERATESRESPONSE = DESCRIPTOR.message_types_by_name['FeeratesResponse']
_FEERATESPERKB = DESCRIPTOR.message_types_by_name['FeeratesPerkb']
_FEERATESPERKW = DESCRIPTOR.message_types_by_name['FeeratesPerkw']
_FEERATESONCHAIN_FEE_ESTIMATES = DESCRIPTOR.message_types_by_name['FeeratesOnchain_fee_estimates']
_FUNDCHANNELREQUEST = DESCRIPTOR.message_types_by_name['FundchannelRequest']
_FUNDCHANNELRESPONSE = DESCRIPTOR.message_types_by_name['FundchannelResponse']
_GETROUTEREQUEST = DESCRIPTOR.message_types_by_name['GetrouteRequest']
_GETROUTERESPONSE = DESCRIPTOR.message_types_by_name['GetrouteResponse']
_GETROUTEROUTE = DESCRIPTOR.message_types_by_name['GetrouteRoute']
_LISTFORWARDSREQUEST = DESCRIPTOR.message_types_by_name['ListforwardsRequest']
_LISTFORWARDSRESPONSE = DESCRIPTOR.message_types_by_name['ListforwardsResponse']
_LISTFORWARDSFORWARDS = DESCRIPTOR.message_types_by_name['ListforwardsForwards']
_LISTPAYSREQUEST = DESCRIPTOR.message_types_by_name['ListpaysRequest']
_LISTPAYSRESPONSE = DESCRIPTOR.message_types_by_name['ListpaysResponse']
_LISTPAYSPAYS = DESCRIPTOR.message_types_by_name['ListpaysPays']
_PINGREQUEST = DESCRIPTOR.message_types_by_name['PingRequest']
_PINGRESPONSE = DESCRIPTOR.message_types_by_name['PingResponse']
_SIGNMESSAGEREQUEST = DESCRIPTOR.message_types_by_name['SignmessageRequest']
_SIGNMESSAGERESPONSE = DESCRIPTOR.message_types_by_name['SignmessageResponse']
_STOPREQUEST = DESCRIPTOR.message_types_by_name['StopRequest']
_STOPRESPONSE = DESCRIPTOR.message_types_by_name['StopResponse']
_GETINFOADDRESS_GETINFOADDRESSTYPE = _GETINFOADDRESS.enum_types_by_name['GetinfoAddressType']
_GETINFOBINDING_GETINFOBINDINGTYPE = _GETINFOBINDING.enum_types_by_name['GetinfoBindingType']
_LISTPEERSPEERSLOG_LISTPEERSPEERSLOGTYPE = _LISTPEERSPEERSLOG.enum_types_by_name['ListpeersPeersLogType']
_LISTPEERSPEERSCHANNELS_LISTPEERSPEERSCHANNELSSTATE = _LISTPEERSPEERSCHANNELS.enum_types_by_name['ListpeersPeersChannelsState']
_LISTPEERSPEERSCHANNELSHTLCS_LISTPEERSPEERSCHANNELSHTLCSDIRECTION = _LISTPEERSPEERSCHANNELSHTLCS.enum_types_by_name['ListpeersPeersChannelsHtlcsDirection']
_LISTFUNDSOUTPUTS_LISTFUNDSOUTPUTSSTATUS = _LISTFUNDSOUTPUTS.enum_types_by_name['ListfundsOutputsStatus']
_SENDPAYRESPONSE_SENDPAYSTATUS = _SENDPAYRESPONSE.enum_types_by_name['SendpayStatus']
_CLOSERESPONSE_CLOSETYPE = _CLOSERESPONSE.enum_types_by_name['CloseType']
_CONNECTRESPONSE_CONNECTDIRECTION = _CONNECTRESPONSE.enum_types_by_name['ConnectDirection']
_CONNECTADDRESS_CONNECTADDRESSTYPE = _CONNECTADDRESS.enum_types_by_name['ConnectAddressType']
_CREATEINVOICERESPONSE_CREATEINVOICESTATUS = _CREATEINVOICERESPONSE.enum_types_by_name['CreateinvoiceStatus']
_DATASTOREREQUEST_DATASTOREMODE = _DATASTOREREQUEST.enum_types_by_name['DatastoreMode']
_DELINVOICEREQUEST_DELINVOICESTATUS = _DELINVOICEREQUEST.enum_types_by_name['DelinvoiceStatus']
_DELINVOICERESPONSE_DELINVOICESTATUS = _DELINVOICERESPONSE.enum_types_by_name['DelinvoiceStatus']
_LISTINVOICESINVOICES_LISTINVOICESINVOICESSTATUS = _LISTINVOICESINVOICES.enum_types_by_name['ListinvoicesInvoicesStatus']
_SENDONIONRESPONSE_SENDONIONSTATUS = _SENDONIONRESPONSE.enum_types_by_name['SendonionStatus']
_LISTSENDPAYSREQUEST_LISTSENDPAYSSTATUS = _LISTSENDPAYSREQUEST.enum_types_by_name['ListsendpaysStatus']
_LISTSENDPAYSPAYMENTS_LISTSENDPAYSPAYMENTSSTATUS = _LISTSENDPAYSPAYMENTS.enum_types_by_name['ListsendpaysPaymentsStatus']
_LISTTRANSACTIONSTRANSACTIONSINPUTS_LISTTRANSACTIONSTRANSACTIONSINPUTSTYPE = _LISTTRANSACTIONSTRANSACTIONSINPUTS.enum_types_by_name['ListtransactionsTransactionsInputsType']
_LISTTRANSACTIONSTRANSACTIONSOUTPUTS_LISTTRANSACTIONSTRANSACTIONSOUTPUTSTYPE = _LISTTRANSACTIONSTRANSACTIONSOUTPUTS.enum_types_by_name['ListtransactionsTransactionsOutputsType']
_PAYRESPONSE_PAYSTATUS = _PAYRESPONSE.enum_types_by_name['PayStatus']
_LISTNODESNODESADDRESSES_LISTNODESNODESADDRESSESTYPE = _LISTNODESNODESADDRESSES.enum_types_by_name['ListnodesNodesAddressesType']
_WAITANYINVOICERESPONSE_WAITANYINVOICESTATUS = _WAITANYINVOICERESPONSE.enum_types_by_name['WaitanyinvoiceStatus']
_WAITINVOICERESPONSE_WAITINVOICESTATUS = _WAITINVOICERESPONSE.enum_types_by_name['WaitinvoiceStatus']
_WAITSENDPAYRESPONSE_WAITSENDPAYSTATUS = _WAITSENDPAYRESPONSE.enum_types_by_name['WaitsendpayStatus']
_NEWADDRREQUEST_NEWADDRADDRESSTYPE = _NEWADDRREQUEST.enum_types_by_name['NewaddrAddresstype']
_KEYSENDRESPONSE_KEYSENDSTATUS = _KEYSENDRESPONSE.enum_types_by_name['KeysendStatus']
_FEERATESREQUEST_FEERATESSTYLE = _FEERATESREQUEST.enum_types_by_name['FeeratesStyle']
_GETROUTEROUTE_GETROUTEROUTESTYLE = _GETROUTEROUTE.enum_types_by_name['GetrouteRouteStyle']
_LISTFORWARDSREQUEST_LISTFORWARDSSTATUS = _LISTFORWARDSREQUEST.enum_types_by_name['ListforwardsStatus']
_LISTFORWARDSFORWARDS_LISTFORWARDSFORWARDSSTATUS = _LISTFORWARDSFORWARDS.enum_types_by_name['ListforwardsForwardsStatus']
_LISTFORWARDSFORWARDS_LISTFORWARDSFORWARDSSTYLE = _LISTFORWARDSFORWARDS.enum_types_by_name['ListforwardsForwardsStyle']
_LISTPAYSREQUEST_LISTPAYSSTATUS = _LISTPAYSREQUEST.enum_types_by_name['ListpaysStatus']
_LISTPAYSPAYS_LISTPAYSPAYSSTATUS = _LISTPAYSPAYS.enum_types_by_name['ListpaysPaysStatus']
GetinfoRequest = _reflection.GeneratedProtocolMessageType('GetinfoRequest', (_message.Message,), {
'DESCRIPTOR' : _GETINFOREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.GetinfoRequest)
})
_sym_db.RegisterMessage(GetinfoRequest)
GetinfoResponse = _reflection.GeneratedProtocolMessageType('GetinfoResponse', (_message.Message,), {
'DESCRIPTOR' : _GETINFORESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.GetinfoResponse)
})
_sym_db.RegisterMessage(GetinfoResponse)
GetinfoOur_features = _reflection.GeneratedProtocolMessageType('GetinfoOur_features', (_message.Message,), {
'DESCRIPTOR' : _GETINFOOUR_FEATURES,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.GetinfoOur_features)
})
_sym_db.RegisterMessage(GetinfoOur_features)
GetinfoAddress = _reflection.GeneratedProtocolMessageType('GetinfoAddress', (_message.Message,), {
'DESCRIPTOR' : _GETINFOADDRESS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.GetinfoAddress)
})
_sym_db.RegisterMessage(GetinfoAddress)
GetinfoBinding = _reflection.GeneratedProtocolMessageType('GetinfoBinding', (_message.Message,), {
'DESCRIPTOR' : _GETINFOBINDING,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.GetinfoBinding)
})
_sym_db.RegisterMessage(GetinfoBinding)
ListpeersRequest = _reflection.GeneratedProtocolMessageType('ListpeersRequest', (_message.Message,), {
'DESCRIPTOR' : _LISTPEERSREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListpeersRequest)
})
_sym_db.RegisterMessage(ListpeersRequest)
ListpeersResponse = _reflection.GeneratedProtocolMessageType('ListpeersResponse', (_message.Message,), {
'DESCRIPTOR' : _LISTPEERSRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListpeersResponse)
})
_sym_db.RegisterMessage(ListpeersResponse)
ListpeersPeers = _reflection.GeneratedProtocolMessageType('ListpeersPeers', (_message.Message,), {
'DESCRIPTOR' : _LISTPEERSPEERS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListpeersPeers)
})
_sym_db.RegisterMessage(ListpeersPeers)
ListpeersPeersLog = _reflection.GeneratedProtocolMessageType('ListpeersPeersLog', (_message.Message,), {
'DESCRIPTOR' : _LISTPEERSPEERSLOG,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListpeersPeersLog)
})
_sym_db.RegisterMessage(ListpeersPeersLog)
ListpeersPeersChannels = _reflection.GeneratedProtocolMessageType('ListpeersPeersChannels', (_message.Message,), {
'DESCRIPTOR' : _LISTPEERSPEERSCHANNELS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListpeersPeersChannels)
})
_sym_db.RegisterMessage(ListpeersPeersChannels)
ListpeersPeersChannelsFeerate = _reflection.GeneratedProtocolMessageType('ListpeersPeersChannelsFeerate', (_message.Message,), {
'DESCRIPTOR' : _LISTPEERSPEERSCHANNELSFEERATE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListpeersPeersChannelsFeerate)
})
_sym_db.RegisterMessage(ListpeersPeersChannelsFeerate)
ListpeersPeersChannelsInflight = _reflection.GeneratedProtocolMessageType('ListpeersPeersChannelsInflight', (_message.Message,), {
'DESCRIPTOR' : _LISTPEERSPEERSCHANNELSINFLIGHT,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListpeersPeersChannelsInflight)
})
_sym_db.RegisterMessage(ListpeersPeersChannelsInflight)
ListpeersPeersChannelsFunding = _reflection.GeneratedProtocolMessageType('ListpeersPeersChannelsFunding', (_message.Message,), {
'DESCRIPTOR' : _LISTPEERSPEERSCHANNELSFUNDING,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListpeersPeersChannelsFunding)
})
_sym_db.RegisterMessage(ListpeersPeersChannelsFunding)
ListpeersPeersChannelsAlias = _reflection.GeneratedProtocolMessageType('ListpeersPeersChannelsAlias', (_message.Message,), {
'DESCRIPTOR' : _LISTPEERSPEERSCHANNELSALIAS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListpeersPeersChannelsAlias)
})
_sym_db.RegisterMessage(ListpeersPeersChannelsAlias)
ListpeersPeersChannelsHtlcs = _reflection.GeneratedProtocolMessageType('ListpeersPeersChannelsHtlcs', (_message.Message,), {
'DESCRIPTOR' : _LISTPEERSPEERSCHANNELSHTLCS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListpeersPeersChannelsHtlcs)
})
_sym_db.RegisterMessage(ListpeersPeersChannelsHtlcs)
ListfundsRequest = _reflection.GeneratedProtocolMessageType('ListfundsRequest', (_message.Message,), {
'DESCRIPTOR' : _LISTFUNDSREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListfundsRequest)
})
_sym_db.RegisterMessage(ListfundsRequest)
ListfundsResponse = _reflection.GeneratedProtocolMessageType('ListfundsResponse', (_message.Message,), {
'DESCRIPTOR' : _LISTFUNDSRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListfundsResponse)
})
_sym_db.RegisterMessage(ListfundsResponse)
ListfundsOutputs = _reflection.GeneratedProtocolMessageType('ListfundsOutputs', (_message.Message,), {
'DESCRIPTOR' : _LISTFUNDSOUTPUTS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListfundsOutputs)
})
_sym_db.RegisterMessage(ListfundsOutputs)
ListfundsChannels = _reflection.GeneratedProtocolMessageType('ListfundsChannels', (_message.Message,), {
'DESCRIPTOR' : _LISTFUNDSCHANNELS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListfundsChannels)
})
_sym_db.RegisterMessage(ListfundsChannels)
SendpayRequest = _reflection.GeneratedProtocolMessageType('SendpayRequest', (_message.Message,), {
'DESCRIPTOR' : _SENDPAYREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.SendpayRequest)
})
_sym_db.RegisterMessage(SendpayRequest)
SendpayResponse = _reflection.GeneratedProtocolMessageType('SendpayResponse', (_message.Message,), {
'DESCRIPTOR' : _SENDPAYRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.SendpayResponse)
})
_sym_db.RegisterMessage(SendpayResponse)
SendpayRoute = _reflection.GeneratedProtocolMessageType('SendpayRoute', (_message.Message,), {
'DESCRIPTOR' : _SENDPAYROUTE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.SendpayRoute)
})
_sym_db.RegisterMessage(SendpayRoute)
ListchannelsRequest = _reflection.GeneratedProtocolMessageType('ListchannelsRequest', (_message.Message,), {
'DESCRIPTOR' : _LISTCHANNELSREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListchannelsRequest)
})
_sym_db.RegisterMessage(ListchannelsRequest)
ListchannelsResponse = _reflection.GeneratedProtocolMessageType('ListchannelsResponse', (_message.Message,), {
'DESCRIPTOR' : _LISTCHANNELSRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListchannelsResponse)
})
_sym_db.RegisterMessage(ListchannelsResponse)
ListchannelsChannels = _reflection.GeneratedProtocolMessageType('ListchannelsChannels', (_message.Message,), {
'DESCRIPTOR' : _LISTCHANNELSCHANNELS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListchannelsChannels)
})
_sym_db.RegisterMessage(ListchannelsChannels)
AddgossipRequest = _reflection.GeneratedProtocolMessageType('AddgossipRequest', (_message.Message,), {
'DESCRIPTOR' : _ADDGOSSIPREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.AddgossipRequest)
})
_sym_db.RegisterMessage(AddgossipRequest)
AddgossipResponse = _reflection.GeneratedProtocolMessageType('AddgossipResponse', (_message.Message,), {
'DESCRIPTOR' : _ADDGOSSIPRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.AddgossipResponse)
})
_sym_db.RegisterMessage(AddgossipResponse)
AutocleaninvoiceRequest = _reflection.GeneratedProtocolMessageType('AutocleaninvoiceRequest', (_message.Message,), {
'DESCRIPTOR' : _AUTOCLEANINVOICEREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.AutocleaninvoiceRequest)
})
_sym_db.RegisterMessage(AutocleaninvoiceRequest)
AutocleaninvoiceResponse = _reflection.GeneratedProtocolMessageType('AutocleaninvoiceResponse', (_message.Message,), {
'DESCRIPTOR' : _AUTOCLEANINVOICERESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.AutocleaninvoiceResponse)
})
_sym_db.RegisterMessage(AutocleaninvoiceResponse)
CheckmessageRequest = _reflection.GeneratedProtocolMessageType('CheckmessageRequest', (_message.Message,), {
'DESCRIPTOR' : _CHECKMESSAGEREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.CheckmessageRequest)
})
_sym_db.RegisterMessage(CheckmessageRequest)
CheckmessageResponse = _reflection.GeneratedProtocolMessageType('CheckmessageResponse', (_message.Message,), {
'DESCRIPTOR' : _CHECKMESSAGERESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.CheckmessageResponse)
})
_sym_db.RegisterMessage(CheckmessageResponse)
CloseRequest = _reflection.GeneratedProtocolMessageType('CloseRequest', (_message.Message,), {
'DESCRIPTOR' : _CLOSEREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.CloseRequest)
})
_sym_db.RegisterMessage(CloseRequest)
CloseResponse = _reflection.GeneratedProtocolMessageType('CloseResponse', (_message.Message,), {
'DESCRIPTOR' : _CLOSERESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.CloseResponse)
})
_sym_db.RegisterMessage(CloseResponse)
ConnectRequest = _reflection.GeneratedProtocolMessageType('ConnectRequest', (_message.Message,), {
'DESCRIPTOR' : _CONNECTREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ConnectRequest)
})
_sym_db.RegisterMessage(ConnectRequest)
ConnectResponse = _reflection.GeneratedProtocolMessageType('ConnectResponse', (_message.Message,), {
'DESCRIPTOR' : _CONNECTRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ConnectResponse)
})
_sym_db.RegisterMessage(ConnectResponse)
ConnectAddress = _reflection.GeneratedProtocolMessageType('ConnectAddress', (_message.Message,), {
'DESCRIPTOR' : _CONNECTADDRESS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ConnectAddress)
})
_sym_db.RegisterMessage(ConnectAddress)
CreateinvoiceRequest = _reflection.GeneratedProtocolMessageType('CreateinvoiceRequest', (_message.Message,), {
'DESCRIPTOR' : _CREATEINVOICEREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.CreateinvoiceRequest)
})
_sym_db.RegisterMessage(CreateinvoiceRequest)
CreateinvoiceResponse = _reflection.GeneratedProtocolMessageType('CreateinvoiceResponse', (_message.Message,), {
'DESCRIPTOR' : _CREATEINVOICERESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.CreateinvoiceResponse)
})
_sym_db.RegisterMessage(CreateinvoiceResponse)
DatastoreRequest = _reflection.GeneratedProtocolMessageType('DatastoreRequest', (_message.Message,), {
'DESCRIPTOR' : _DATASTOREREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.DatastoreRequest)
})
_sym_db.RegisterMessage(DatastoreRequest)
DatastoreResponse = _reflection.GeneratedProtocolMessageType('DatastoreResponse', (_message.Message,), {
'DESCRIPTOR' : _DATASTORERESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.DatastoreResponse)
})
_sym_db.RegisterMessage(DatastoreResponse)
CreateonionRequest = _reflection.GeneratedProtocolMessageType('CreateonionRequest', (_message.Message,), {
'DESCRIPTOR' : _CREATEONIONREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.CreateonionRequest)
})
_sym_db.RegisterMessage(CreateonionRequest)
CreateonionResponse = _reflection.GeneratedProtocolMessageType('CreateonionResponse', (_message.Message,), {
'DESCRIPTOR' : _CREATEONIONRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.CreateonionResponse)
})
_sym_db.RegisterMessage(CreateonionResponse)
CreateonionHops = _reflection.GeneratedProtocolMessageType('CreateonionHops', (_message.Message,), {
'DESCRIPTOR' : _CREATEONIONHOPS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.CreateonionHops)
})
_sym_db.RegisterMessage(CreateonionHops)
DeldatastoreRequest = _reflection.GeneratedProtocolMessageType('DeldatastoreRequest', (_message.Message,), {
'DESCRIPTOR' : _DELDATASTOREREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.DeldatastoreRequest)
})
_sym_db.RegisterMessage(DeldatastoreRequest)
DeldatastoreResponse = _reflection.GeneratedProtocolMessageType('DeldatastoreResponse', (_message.Message,), {
'DESCRIPTOR' : _DELDATASTORERESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.DeldatastoreResponse)
})
_sym_db.RegisterMessage(DeldatastoreResponse)
DelexpiredinvoiceRequest = _reflection.GeneratedProtocolMessageType('DelexpiredinvoiceRequest', (_message.Message,), {
'DESCRIPTOR' : _DELEXPIREDINVOICEREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.DelexpiredinvoiceRequest)
})
_sym_db.RegisterMessage(DelexpiredinvoiceRequest)
DelexpiredinvoiceResponse = _reflection.GeneratedProtocolMessageType('DelexpiredinvoiceResponse', (_message.Message,), {
'DESCRIPTOR' : _DELEXPIREDINVOICERESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.DelexpiredinvoiceResponse)
})
_sym_db.RegisterMessage(DelexpiredinvoiceResponse)
DelinvoiceRequest = _reflection.GeneratedProtocolMessageType('DelinvoiceRequest', (_message.Message,), {
'DESCRIPTOR' : _DELINVOICEREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.DelinvoiceRequest)
})
_sym_db.RegisterMessage(DelinvoiceRequest)
DelinvoiceResponse = _reflection.GeneratedProtocolMessageType('DelinvoiceResponse', (_message.Message,), {
'DESCRIPTOR' : _DELINVOICERESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.DelinvoiceResponse)
})
_sym_db.RegisterMessage(DelinvoiceResponse)
InvoiceRequest = _reflection.GeneratedProtocolMessageType('InvoiceRequest', (_message.Message,), {
'DESCRIPTOR' : _INVOICEREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.InvoiceRequest)
})
_sym_db.RegisterMessage(InvoiceRequest)
InvoiceResponse = _reflection.GeneratedProtocolMessageType('InvoiceResponse', (_message.Message,), {
'DESCRIPTOR' : _INVOICERESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.InvoiceResponse)
})
_sym_db.RegisterMessage(InvoiceResponse)
ListdatastoreRequest = _reflection.GeneratedProtocolMessageType('ListdatastoreRequest', (_message.Message,), {
'DESCRIPTOR' : _LISTDATASTOREREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListdatastoreRequest)
})
_sym_db.RegisterMessage(ListdatastoreRequest)
ListdatastoreResponse = _reflection.GeneratedProtocolMessageType('ListdatastoreResponse', (_message.Message,), {
'DESCRIPTOR' : _LISTDATASTORERESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListdatastoreResponse)
})
_sym_db.RegisterMessage(ListdatastoreResponse)
ListdatastoreDatastore = _reflection.GeneratedProtocolMessageType('ListdatastoreDatastore', (_message.Message,), {
'DESCRIPTOR' : _LISTDATASTOREDATASTORE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListdatastoreDatastore)
})
_sym_db.RegisterMessage(ListdatastoreDatastore)
ListinvoicesRequest = _reflection.GeneratedProtocolMessageType('ListinvoicesRequest', (_message.Message,), {
'DESCRIPTOR' : _LISTINVOICESREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListinvoicesRequest)
})
_sym_db.RegisterMessage(ListinvoicesRequest)
ListinvoicesResponse = _reflection.GeneratedProtocolMessageType('ListinvoicesResponse', (_message.Message,), {
'DESCRIPTOR' : _LISTINVOICESRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListinvoicesResponse)
})
_sym_db.RegisterMessage(ListinvoicesResponse)
ListinvoicesInvoices = _reflection.GeneratedProtocolMessageType('ListinvoicesInvoices', (_message.Message,), {
'DESCRIPTOR' : _LISTINVOICESINVOICES,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListinvoicesInvoices)
})
_sym_db.RegisterMessage(ListinvoicesInvoices)
SendonionRequest = _reflection.GeneratedProtocolMessageType('SendonionRequest', (_message.Message,), {
'DESCRIPTOR' : _SENDONIONREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.SendonionRequest)
})
_sym_db.RegisterMessage(SendonionRequest)
SendonionResponse = _reflection.GeneratedProtocolMessageType('SendonionResponse', (_message.Message,), {
'DESCRIPTOR' : _SENDONIONRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.SendonionResponse)
})
_sym_db.RegisterMessage(SendonionResponse)
SendonionFirst_hop = _reflection.GeneratedProtocolMessageType('SendonionFirst_hop', (_message.Message,), {
'DESCRIPTOR' : _SENDONIONFIRST_HOP,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.SendonionFirst_hop)
})
_sym_db.RegisterMessage(SendonionFirst_hop)
ListsendpaysRequest = _reflection.GeneratedProtocolMessageType('ListsendpaysRequest', (_message.Message,), {
'DESCRIPTOR' : _LISTSENDPAYSREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListsendpaysRequest)
})
_sym_db.RegisterMessage(ListsendpaysRequest)
ListsendpaysResponse = _reflection.GeneratedProtocolMessageType('ListsendpaysResponse', (_message.Message,), {
'DESCRIPTOR' : _LISTSENDPAYSRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListsendpaysResponse)
})
_sym_db.RegisterMessage(ListsendpaysResponse)
ListsendpaysPayments = _reflection.GeneratedProtocolMessageType('ListsendpaysPayments', (_message.Message,), {
'DESCRIPTOR' : _LISTSENDPAYSPAYMENTS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListsendpaysPayments)
})
_sym_db.RegisterMessage(ListsendpaysPayments)
ListtransactionsRequest = _reflection.GeneratedProtocolMessageType('ListtransactionsRequest', (_message.Message,), {
'DESCRIPTOR' : _LISTTRANSACTIONSREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListtransactionsRequest)
})
_sym_db.RegisterMessage(ListtransactionsRequest)
ListtransactionsResponse = _reflection.GeneratedProtocolMessageType('ListtransactionsResponse', (_message.Message,), {
'DESCRIPTOR' : _LISTTRANSACTIONSRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListtransactionsResponse)
})
_sym_db.RegisterMessage(ListtransactionsResponse)
ListtransactionsTransactions = _reflection.GeneratedProtocolMessageType('ListtransactionsTransactions', (_message.Message,), {
'DESCRIPTOR' : _LISTTRANSACTIONSTRANSACTIONS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListtransactionsTransactions)
})
_sym_db.RegisterMessage(ListtransactionsTransactions)
ListtransactionsTransactionsInputs = _reflection.GeneratedProtocolMessageType('ListtransactionsTransactionsInputs', (_message.Message,), {
'DESCRIPTOR' : _LISTTRANSACTIONSTRANSACTIONSINPUTS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListtransactionsTransactionsInputs)
})
_sym_db.RegisterMessage(ListtransactionsTransactionsInputs)
ListtransactionsTransactionsOutputs = _reflection.GeneratedProtocolMessageType('ListtransactionsTransactionsOutputs', (_message.Message,), {
'DESCRIPTOR' : _LISTTRANSACTIONSTRANSACTIONSOUTPUTS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListtransactionsTransactionsOutputs)
})
_sym_db.RegisterMessage(ListtransactionsTransactionsOutputs)
PayRequest = _reflection.GeneratedProtocolMessageType('PayRequest', (_message.Message,), {
'DESCRIPTOR' : _PAYREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.PayRequest)
})
_sym_db.RegisterMessage(PayRequest)
PayResponse = _reflection.GeneratedProtocolMessageType('PayResponse', (_message.Message,), {
'DESCRIPTOR' : _PAYRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.PayResponse)
})
_sym_db.RegisterMessage(PayResponse)
ListnodesRequest = _reflection.GeneratedProtocolMessageType('ListnodesRequest', (_message.Message,), {
'DESCRIPTOR' : _LISTNODESREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListnodesRequest)
})
_sym_db.RegisterMessage(ListnodesRequest)
ListnodesResponse = _reflection.GeneratedProtocolMessageType('ListnodesResponse', (_message.Message,), {
'DESCRIPTOR' : _LISTNODESRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListnodesResponse)
})
_sym_db.RegisterMessage(ListnodesResponse)
ListnodesNodes = _reflection.GeneratedProtocolMessageType('ListnodesNodes', (_message.Message,), {
'DESCRIPTOR' : _LISTNODESNODES,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListnodesNodes)
})
_sym_db.RegisterMessage(ListnodesNodes)
ListnodesNodesAddresses = _reflection.GeneratedProtocolMessageType('ListnodesNodesAddresses', (_message.Message,), {
'DESCRIPTOR' : _LISTNODESNODESADDRESSES,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListnodesNodesAddresses)
})
_sym_db.RegisterMessage(ListnodesNodesAddresses)
WaitanyinvoiceRequest = _reflection.GeneratedProtocolMessageType('WaitanyinvoiceRequest', (_message.Message,), {
'DESCRIPTOR' : _WAITANYINVOICEREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.WaitanyinvoiceRequest)
})
_sym_db.RegisterMessage(WaitanyinvoiceRequest)
WaitanyinvoiceResponse = _reflection.GeneratedProtocolMessageType('WaitanyinvoiceResponse', (_message.Message,), {
'DESCRIPTOR' : _WAITANYINVOICERESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.WaitanyinvoiceResponse)
})
_sym_db.RegisterMessage(WaitanyinvoiceResponse)
WaitinvoiceRequest = _reflection.GeneratedProtocolMessageType('WaitinvoiceRequest', (_message.Message,), {
'DESCRIPTOR' : _WAITINVOICEREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.WaitinvoiceRequest)
})
_sym_db.RegisterMessage(WaitinvoiceRequest)
WaitinvoiceResponse = _reflection.GeneratedProtocolMessageType('WaitinvoiceResponse', (_message.Message,), {
'DESCRIPTOR' : _WAITINVOICERESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.WaitinvoiceResponse)
})
_sym_db.RegisterMessage(WaitinvoiceResponse)
WaitsendpayRequest = _reflection.GeneratedProtocolMessageType('WaitsendpayRequest', (_message.Message,), {
'DESCRIPTOR' : _WAITSENDPAYREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.WaitsendpayRequest)
})
_sym_db.RegisterMessage(WaitsendpayRequest)
WaitsendpayResponse = _reflection.GeneratedProtocolMessageType('WaitsendpayResponse', (_message.Message,), {
'DESCRIPTOR' : _WAITSENDPAYRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.WaitsendpayResponse)
})
_sym_db.RegisterMessage(WaitsendpayResponse)
NewaddrRequest = _reflection.GeneratedProtocolMessageType('NewaddrRequest', (_message.Message,), {
'DESCRIPTOR' : _NEWADDRREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.NewaddrRequest)
})
_sym_db.RegisterMessage(NewaddrRequest)
NewaddrResponse = _reflection.GeneratedProtocolMessageType('NewaddrResponse', (_message.Message,), {
'DESCRIPTOR' : _NEWADDRRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.NewaddrResponse)
})
_sym_db.RegisterMessage(NewaddrResponse)
WithdrawRequest = _reflection.GeneratedProtocolMessageType('WithdrawRequest', (_message.Message,), {
'DESCRIPTOR' : _WITHDRAWREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.WithdrawRequest)
})
_sym_db.RegisterMessage(WithdrawRequest)
WithdrawResponse = _reflection.GeneratedProtocolMessageType('WithdrawResponse', (_message.Message,), {
'DESCRIPTOR' : _WITHDRAWRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.WithdrawResponse)
})
_sym_db.RegisterMessage(WithdrawResponse)
KeysendRequest = _reflection.GeneratedProtocolMessageType('KeysendRequest', (_message.Message,), {
'DESCRIPTOR' : _KEYSENDREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.KeysendRequest)
})
_sym_db.RegisterMessage(KeysendRequest)
KeysendResponse = _reflection.GeneratedProtocolMessageType('KeysendResponse', (_message.Message,), {
'DESCRIPTOR' : _KEYSENDRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.KeysendResponse)
})
_sym_db.RegisterMessage(KeysendResponse)
KeysendExtratlvs = _reflection.GeneratedProtocolMessageType('KeysendExtratlvs', (_message.Message,), {
'DESCRIPTOR' : _KEYSENDEXTRATLVS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.KeysendExtratlvs)
})
_sym_db.RegisterMessage(KeysendExtratlvs)
FundpsbtRequest = _reflection.GeneratedProtocolMessageType('FundpsbtRequest', (_message.Message,), {
'DESCRIPTOR' : _FUNDPSBTREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.FundpsbtRequest)
})
_sym_db.RegisterMessage(FundpsbtRequest)
FundpsbtResponse = _reflection.GeneratedProtocolMessageType('FundpsbtResponse', (_message.Message,), {
'DESCRIPTOR' : _FUNDPSBTRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.FundpsbtResponse)
})
_sym_db.RegisterMessage(FundpsbtResponse)
FundpsbtReservations = _reflection.GeneratedProtocolMessageType('FundpsbtReservations', (_message.Message,), {
'DESCRIPTOR' : _FUNDPSBTRESERVATIONS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.FundpsbtReservations)
})
_sym_db.RegisterMessage(FundpsbtReservations)
SendpsbtRequest = _reflection.GeneratedProtocolMessageType('SendpsbtRequest', (_message.Message,), {
'DESCRIPTOR' : _SENDPSBTREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.SendpsbtRequest)
})
_sym_db.RegisterMessage(SendpsbtRequest)
SendpsbtResponse = _reflection.GeneratedProtocolMessageType('SendpsbtResponse', (_message.Message,), {
'DESCRIPTOR' : _SENDPSBTRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.SendpsbtResponse)
})
_sym_db.RegisterMessage(SendpsbtResponse)
SignpsbtRequest = _reflection.GeneratedProtocolMessageType('SignpsbtRequest', (_message.Message,), {
'DESCRIPTOR' : _SIGNPSBTREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.SignpsbtRequest)
})
_sym_db.RegisterMessage(SignpsbtRequest)
SignpsbtResponse = _reflection.GeneratedProtocolMessageType('SignpsbtResponse', (_message.Message,), {
'DESCRIPTOR' : _SIGNPSBTRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.SignpsbtResponse)
})
_sym_db.RegisterMessage(SignpsbtResponse)
UtxopsbtRequest = _reflection.GeneratedProtocolMessageType('UtxopsbtRequest', (_message.Message,), {
'DESCRIPTOR' : _UTXOPSBTREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.UtxopsbtRequest)
})
_sym_db.RegisterMessage(UtxopsbtRequest)
UtxopsbtResponse = _reflection.GeneratedProtocolMessageType('UtxopsbtResponse', (_message.Message,), {
'DESCRIPTOR' : _UTXOPSBTRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.UtxopsbtResponse)
})
_sym_db.RegisterMessage(UtxopsbtResponse)
UtxopsbtReservations = _reflection.GeneratedProtocolMessageType('UtxopsbtReservations', (_message.Message,), {
'DESCRIPTOR' : _UTXOPSBTRESERVATIONS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.UtxopsbtReservations)
})
_sym_db.RegisterMessage(UtxopsbtReservations)
TxdiscardRequest = _reflection.GeneratedProtocolMessageType('TxdiscardRequest', (_message.Message,), {
'DESCRIPTOR' : _TXDISCARDREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.TxdiscardRequest)
})
_sym_db.RegisterMessage(TxdiscardRequest)
TxdiscardResponse = _reflection.GeneratedProtocolMessageType('TxdiscardResponse', (_message.Message,), {
'DESCRIPTOR' : _TXDISCARDRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.TxdiscardResponse)
})
_sym_db.RegisterMessage(TxdiscardResponse)
TxprepareRequest = _reflection.GeneratedProtocolMessageType('TxprepareRequest', (_message.Message,), {
'DESCRIPTOR' : _TXPREPAREREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.TxprepareRequest)
})
_sym_db.RegisterMessage(TxprepareRequest)
TxprepareResponse = _reflection.GeneratedProtocolMessageType('TxprepareResponse', (_message.Message,), {
'DESCRIPTOR' : _TXPREPARERESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.TxprepareResponse)
})
_sym_db.RegisterMessage(TxprepareResponse)
TxsendRequest = _reflection.GeneratedProtocolMessageType('TxsendRequest', (_message.Message,), {
'DESCRIPTOR' : _TXSENDREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.TxsendRequest)
})
_sym_db.RegisterMessage(TxsendRequest)
TxsendResponse = _reflection.GeneratedProtocolMessageType('TxsendResponse', (_message.Message,), {
'DESCRIPTOR' : _TXSENDRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.TxsendResponse)
})
_sym_db.RegisterMessage(TxsendResponse)
DisconnectRequest = _reflection.GeneratedProtocolMessageType('DisconnectRequest', (_message.Message,), {
'DESCRIPTOR' : _DISCONNECTREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.DisconnectRequest)
})
_sym_db.RegisterMessage(DisconnectRequest)
DisconnectResponse = _reflection.GeneratedProtocolMessageType('DisconnectResponse', (_message.Message,), {
'DESCRIPTOR' : _DISCONNECTRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.DisconnectResponse)
})
_sym_db.RegisterMessage(DisconnectResponse)
FeeratesRequest = _reflection.GeneratedProtocolMessageType('FeeratesRequest', (_message.Message,), {
'DESCRIPTOR' : _FEERATESREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.FeeratesRequest)
})
_sym_db.RegisterMessage(FeeratesRequest)
FeeratesResponse = _reflection.GeneratedProtocolMessageType('FeeratesResponse', (_message.Message,), {
'DESCRIPTOR' : _FEERATESRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.FeeratesResponse)
})
_sym_db.RegisterMessage(FeeratesResponse)
FeeratesPerkb = _reflection.GeneratedProtocolMessageType('FeeratesPerkb', (_message.Message,), {
'DESCRIPTOR' : _FEERATESPERKB,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.FeeratesPerkb)
})
_sym_db.RegisterMessage(FeeratesPerkb)
FeeratesPerkw = _reflection.GeneratedProtocolMessageType('FeeratesPerkw', (_message.Message,), {
'DESCRIPTOR' : _FEERATESPERKW,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.FeeratesPerkw)
})
_sym_db.RegisterMessage(FeeratesPerkw)
FeeratesOnchain_fee_estimates = _reflection.GeneratedProtocolMessageType('FeeratesOnchain_fee_estimates', (_message.Message,), {
'DESCRIPTOR' : _FEERATESONCHAIN_FEE_ESTIMATES,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.FeeratesOnchain_fee_estimates)
})
_sym_db.RegisterMessage(FeeratesOnchain_fee_estimates)
FundchannelRequest = _reflection.GeneratedProtocolMessageType('FundchannelRequest', (_message.Message,), {
'DESCRIPTOR' : _FUNDCHANNELREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.FundchannelRequest)
})
_sym_db.RegisterMessage(FundchannelRequest)
FundchannelResponse = _reflection.GeneratedProtocolMessageType('FundchannelResponse', (_message.Message,), {
'DESCRIPTOR' : _FUNDCHANNELRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.FundchannelResponse)
})
_sym_db.RegisterMessage(FundchannelResponse)
GetrouteRequest = _reflection.GeneratedProtocolMessageType('GetrouteRequest', (_message.Message,), {
'DESCRIPTOR' : _GETROUTEREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.GetrouteRequest)
})
_sym_db.RegisterMessage(GetrouteRequest)
GetrouteResponse = _reflection.GeneratedProtocolMessageType('GetrouteResponse', (_message.Message,), {
'DESCRIPTOR' : _GETROUTERESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.GetrouteResponse)
})
_sym_db.RegisterMessage(GetrouteResponse)
GetrouteRoute = _reflection.GeneratedProtocolMessageType('GetrouteRoute', (_message.Message,), {
'DESCRIPTOR' : _GETROUTEROUTE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.GetrouteRoute)
})
_sym_db.RegisterMessage(GetrouteRoute)
ListforwardsRequest = _reflection.GeneratedProtocolMessageType('ListforwardsRequest', (_message.Message,), {
'DESCRIPTOR' : _LISTFORWARDSREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListforwardsRequest)
})
_sym_db.RegisterMessage(ListforwardsRequest)
ListforwardsResponse = _reflection.GeneratedProtocolMessageType('ListforwardsResponse', (_message.Message,), {
'DESCRIPTOR' : _LISTFORWARDSRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListforwardsResponse)
})
_sym_db.RegisterMessage(ListforwardsResponse)
ListforwardsForwards = _reflection.GeneratedProtocolMessageType('ListforwardsForwards', (_message.Message,), {
'DESCRIPTOR' : _LISTFORWARDSFORWARDS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListforwardsForwards)
})
_sym_db.RegisterMessage(ListforwardsForwards)
ListpaysRequest = _reflection.GeneratedProtocolMessageType('ListpaysRequest', (_message.Message,), {
'DESCRIPTOR' : _LISTPAYSREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListpaysRequest)
})
_sym_db.RegisterMessage(ListpaysRequest)
ListpaysResponse = _reflection.GeneratedProtocolMessageType('ListpaysResponse', (_message.Message,), {
'DESCRIPTOR' : _LISTPAYSRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListpaysResponse)
})
_sym_db.RegisterMessage(ListpaysResponse)
ListpaysPays = _reflection.GeneratedProtocolMessageType('ListpaysPays', (_message.Message,), {
'DESCRIPTOR' : _LISTPAYSPAYS,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.ListpaysPays)
})
_sym_db.RegisterMessage(ListpaysPays)
PingRequest = _reflection.GeneratedProtocolMessageType('PingRequest', (_message.Message,), {
'DESCRIPTOR' : _PINGREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.PingRequest)
})
_sym_db.RegisterMessage(PingRequest)
PingResponse = _reflection.GeneratedProtocolMessageType('PingResponse', (_message.Message,), {
'DESCRIPTOR' : _PINGRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.PingResponse)
})
_sym_db.RegisterMessage(PingResponse)
SignmessageRequest = _reflection.GeneratedProtocolMessageType('SignmessageRequest', (_message.Message,), {
'DESCRIPTOR' : _SIGNMESSAGEREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.SignmessageRequest)
})
_sym_db.RegisterMessage(SignmessageRequest)
SignmessageResponse = _reflection.GeneratedProtocolMessageType('SignmessageResponse', (_message.Message,), {
'DESCRIPTOR' : _SIGNMESSAGERESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.SignmessageResponse)
})
_sym_db.RegisterMessage(SignmessageResponse)
StopRequest = _reflection.GeneratedProtocolMessageType('StopRequest', (_message.Message,), {
'DESCRIPTOR' : _STOPREQUEST,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.StopRequest)
})
_sym_db.RegisterMessage(StopRequest)
StopResponse = _reflection.GeneratedProtocolMessageType('StopResponse', (_message.Message,), {
'DESCRIPTOR' : _STOPRESPONSE,
'__module__' : 'node_pb2'
# @@protoc_insertion_point(class_scope:cln.StopResponse)
})
_sym_db.RegisterMessage(StopResponse)
_NODE = DESCRIPTOR.services_by_name['Node']
if _descriptor._USE_C_DESCRIPTORS == False:
DESCRIPTOR._options = None
_GETINFOREQUEST._serialized_start=37
_GETINFOREQUEST._serialized_end=53
_GETINFORESPONSE._serialized_start=56
_GETINFORESPONSE._serialized_end=548
_GETINFOOUR_FEATURES._serialized_start=550
_GETINFOOUR_FEATURES._serialized_end=633
_GETINFOADDRESS._serialized_start=636
_GETINFOADDRESS._serialized_end=847
_GETINFOADDRESS_GETINFOADDRESSTYPE._serialized_start=749
_GETINFOADDRESS_GETINFOADDRESSTYPE._serialized_end=835
_GETINFOBINDING._serialized_start=850
_GETINFOBINDING._serialized_end=1101
_GETINFOBINDING_GETINFOBINDINGTYPE._serialized_start=989
_GETINFOBINDING_GETINFOBINDINGTYPE._serialized_end=1069
_LISTPEERSREQUEST._serialized_start=1103
_LISTPEERSREQUEST._serialized_end=1175
_LISTPEERSRESPONSE._serialized_start=1177
_LISTPEERSRESPONSE._serialized_end=1232
_LISTPEERSPEERS._serialized_start=1235
_LISTPEERSPEERS._serialized_end=1461
_LISTPEERSPEERSLOG._serialized_start=1464
_LISTPEERSPEERSLOG._serialized_end=1845
_LISTPEERSPEERSLOG_LISTPEERSPEERSLOGTYPE._serialized_start=1675
_LISTPEERSPEERSLOG_LISTPEERSPEERSLOGTYPE._serialized_end=1780
_LISTPEERSPEERSCHANNELS._serialized_start=1848
_LISTPEERSPEERSCHANNELS._serialized_end=4674
_LISTPEERSPEERSCHANNELS_LISTPEERSPEERSCHANNELSSTATE._serialized_start=3578
_LISTPEERSPEERSCHANNELS_LISTPEERSPEERSCHANNELSSTATE._serialized_end=3867
_LISTPEERSPEERSCHANNELSFEERATE._serialized_start=4676
_LISTPEERSPEERSCHANNELSFEERATE._serialized_end=4737
_LISTPEERSPEERSCHANNELSINFLIGHT._serialized_start=4740
_LISTPEERSPEERSCHANNELSINFLIGHT._serialized_end=4937
_LISTPEERSPEERSCHANNELSFUNDING._serialized_start=4940
_LISTPEERSPEERSCHANNELSFUNDING._serialized_end=5331
_LISTPEERSPEERSCHANNELSALIAS._serialized_start=5333
_LISTPEERSPEERSCHANNELSALIAS._serialized_end=5424
_LISTPEERSPEERSCHANNELSHTLCS._serialized_start=5427
_LISTPEERSPEERSCHANNELSHTLCS._serialized_end=5765
_LISTPEERSPEERSCHANNELSHTLCS_LISTPEERSPEERSCHANNELSHTLCSDIRECTION._serialized_start=5681
_LISTPEERSPEERSCHANNELSHTLCS_LISTPEERSPEERSCHANNELSHTLCSDIRECTION._serialized_end=5736
_LISTFUNDSREQUEST._serialized_start=5767
_LISTFUNDSREQUEST._serialized_end=5815
_LISTFUNDSRESPONSE._serialized_start=5817
_LISTFUNDSRESPONSE._serialized_end=5918
_LISTFUNDSOUTPUTS._serialized_start=5921
_LISTFUNDSOUTPUTS._serialized_end=6294
_LISTFUNDSOUTPUTS_LISTFUNDSOUTPUTSSTATUS._serialized_start=6182
_LISTFUNDSOUTPUTS_LISTFUNDSOUTPUTSSTATUS._serialized_end=6249
_LISTFUNDSCHANNELS._serialized_start=6297
_LISTFUNDSCHANNELS._serialized_end=6556
_SENDPAYREQUEST._serialized_start=6559
_SENDPAYREQUEST._serialized_end=6906
_SENDPAYRESPONSE._serialized_start=6909
_SENDPAYRESPONSE._serialized_end=7458
_SENDPAYRESPONSE_SENDPAYSTATUS._serialized_start=7296
_SENDPAYRESPONSE_SENDPAYSTATUS._serialized_end=7338
_SENDPAYROUTE._serialized_start=7460
_SENDPAYROUTE._serialized_end=7552
_LISTCHANNELSREQUEST._serialized_start=7555
_LISTCHANNELSREQUEST._serialized_end=7702
_LISTCHANNELSRESPONSE._serialized_start=7704
_LISTCHANNELSRESPONSE._serialized_end=7771
_LISTCHANNELSCHANNELS._serialized_start=7774
_LISTCHANNELSCHANNELS._serialized_end=8190
_ADDGOSSIPREQUEST._serialized_start=8192
_ADDGOSSIPREQUEST._serialized_end=8227
_ADDGOSSIPRESPONSE._serialized_start=8229
_ADDGOSSIPRESPONSE._serialized_end=8248
_AUTOCLEANINVOICEREQUEST._serialized_start=8250
_AUTOCLEANINVOICEREQUEST._serialized_end=8361
_AUTOCLEANINVOICERESPONSE._serialized_start=8364
_AUTOCLEANINVOICERESPONSE._serialized_end=8493
_CHECKMESSAGEREQUEST._serialized_start=8495
_CHECKMESSAGEREQUEST._serialized_end=8580
_CHECKMESSAGERESPONSE._serialized_start=8582
_CHECKMESSAGERESPONSE._serialized_end=8638
_CLOSEREQUEST._serialized_start=8641
_CLOSEREQUEST._serialized_end=8957
_CLOSERESPONSE._serialized_start=8960
_CLOSERESPONSE._serialized_end=9131
_CLOSERESPONSE_CLOSETYPE._serialized_start=9062
_CLOSERESPONSE_CLOSETYPE._serialized_end=9115
_CONNECTREQUEST._serialized_start=9133
_CONNECTREQUEST._serialized_end=9217
_CONNECTRESPONSE._serialized_start=9220
_CONNECTRESPONSE._serialized_end=9362
_CONNECTRESPONSE_CONNECTDIRECTION._serialized_start=9327
_CONNECTRESPONSE_CONNECTDIRECTION._serialized_end=9362
_CONNECTADDRESS._serialized_start=9365
_CONNECTADDRESS._serialized_end=9616
_CONNECTADDRESS_CONNECTADDRESSTYPE._serialized_start=9504
_CONNECTADDRESS_CONNECTADDRESSTYPE._serialized_end=9584
_CREATEINVOICEREQUEST._serialized_start=9618
_CREATEINVOICEREQUEST._serialized_end=9692
_CREATEINVOICERESPONSE._serialized_start=9695
_CREATEINVOICERESPONSE._serialized_end=10322
_CREATEINVOICERESPONSE_CREATEINVOICESTATUS._serialized_start=10122
_CREATEINVOICERESPONSE_CREATEINVOICESTATUS._serialized_end=10178
_DATASTOREREQUEST._serialized_start=10325
_DATASTOREREQUEST._serialized_end=10633
_DATASTOREREQUEST_DATASTOREMODE._serialized_start=10478
_DATASTOREREQUEST_DATASTOREMODE._serialized_end=10590
_DATASTORERESPONSE._serialized_start=10636
_DATASTORERESPONSE._serialized_end=10766
_CREATEONIONREQUEST._serialized_start=10769
_CREATEONIONREQUEST._serialized_end=10926
_CREATEONIONRESPONSE._serialized_start=10928
_CREATEONIONRESPONSE._serialized_end=10988
_CREATEONIONHOPS._serialized_start=10990
_CREATEONIONHOPS._serialized_end=11040
_DELDATASTOREREQUEST._serialized_start=11042
_DELDATASTOREREQUEST._serialized_end=11116
_DELDATASTORERESPONSE._serialized_start=11119
_DELDATASTORERESPONSE._serialized_end=11252
_DELEXPIREDINVOICEREQUEST._serialized_start=11254
_DELEXPIREDINVOICEREQUEST._serialized_end=11326
_DELEXPIREDINVOICERESPONSE._serialized_start=11328
_DELEXPIREDINVOICERESPONSE._serialized_end=11355
_DELINVOICEREQUEST._serialized_start=11358
_DELINVOICEREQUEST._serialized_end=11540
_DELINVOICEREQUEST_DELINVOICESTATUS._serialized_start=11474
_DELINVOICEREQUEST_DELINVOICESTATUS._serialized_end=11527
_DELINVOICERESPONSE._serialized_start=11543
_DELINVOICERESPONSE._serialized_end=11982
_DELINVOICERESPONSE_DELINVOICESTATUS._serialized_start=11474
_DELINVOICERESPONSE_DELINVOICESTATUS._serialized_end=11527
_INVOICEREQUEST._serialized_start=11985
_INVOICEREQUEST._serialized_end=12297
_INVOICERESPONSE._serialized_start=12300
_INVOICERESPONSE._serialized_end=12659
_LISTDATASTOREREQUEST._serialized_start=12661
_LISTDATASTOREREQUEST._serialized_end=12696
_LISTDATASTORERESPONSE._serialized_start=12698
_LISTDATASTORERESPONSE._serialized_end=12769
_LISTDATASTOREDATASTORE._serialized_start=12772
_LISTDATASTOREDATASTORE._serialized_end=12907
_LISTINVOICESREQUEST._serialized_start=12910
_LISTINVOICESREQUEST._serialized_end=13079
_LISTINVOICESRESPONSE._serialized_start=13081
_LISTINVOICESRESPONSE._serialized_end=13148
_LISTINVOICESINVOICES._serialized_start=13151
_LISTINVOICESINVOICES._serialized_end=13811
_LISTINVOICESINVOICES_LISTINVOICESINVOICESSTATUS._serialized_start=13588
_LISTINVOICESINVOICES_LISTINVOICESINVOICESSTATUS._serialized_end=13651
_SENDONIONREQUEST._serialized_start=13814
_SENDONIONREQUEST._serialized_end=14162
_SENDONIONRESPONSE._serialized_start=14165
_SENDONIONRESPONSE._serialized_end=14688
_SENDONIONRESPONSE_SENDONIONSTATUS._serialized_start=14536
_SENDONIONRESPONSE_SENDONIONSTATUS._serialized_end=14580
_SENDONIONFIRST_HOP._serialized_start=14690
_SENDONIONFIRST_HOP._serialized_end=14771
_LISTSENDPAYSREQUEST._serialized_start=14774
_LISTSENDPAYSREQUEST._serialized_end=15009
_LISTSENDPAYSREQUEST_LISTSENDPAYSSTATUS._serialized_start=14911
_LISTSENDPAYSREQUEST_LISTSENDPAYSSTATUS._serialized_end=14970
_LISTSENDPAYSRESPONSE._serialized_start=15011
_LISTSENDPAYSRESPONSE._serialized_end=15078
_LISTSENDPAYSPAYMENTS._serialized_start=15081
_LISTSENDPAYSPAYMENTS._serialized_end=15694
_LISTSENDPAYSPAYMENTS_LISTSENDPAYSPAYMENTSSTATUS._serialized_start=15499
_LISTSENDPAYSPAYMENTS_LISTSENDPAYSPAYMENTSSTATUS._serialized_end=15566
_LISTTRANSACTIONSREQUEST._serialized_start=15696
_LISTTRANSACTIONSREQUEST._serialized_end=15721
_LISTTRANSACTIONSRESPONSE._serialized_start=15723
_LISTTRANSACTIONSRESPONSE._serialized_end=15806
_LISTTRANSACTIONSTRANSACTIONS._serialized_start=15809
_LISTTRANSACTIONSTRANSACTIONS._serialized_end=16091
_LISTTRANSACTIONSTRANSACTIONSINPUTS._serialized_start=16094
_LISTTRANSACTIONSTRANSACTIONSINPUTS._serialized_end=16610
_LISTTRANSACTIONSTRANSACTIONSINPUTS_LISTTRANSACTIONSTRANSACTIONSINPUTSTYPE._serialized_start=16306
_LISTTRANSACTIONSTRANSACTIONSINPUTS_LISTTRANSACTIONSTRANSACTIONSINPUTSTYPE._serialized_end=16584
_LISTTRANSACTIONSTRANSACTIONSOUTPUTS._serialized_start=16613
_LISTTRANSACTIONSTRANSACTIONSOUTPUTS._serialized_end=17157
_LISTTRANSACTIONSTRANSACTIONSOUTPUTS_LISTTRANSACTIONSTRANSACTIONSOUTPUTSTYPE._serialized_start=16852
_LISTTRANSACTIONSTRANSACTIONSOUTPUTS_LISTTRANSACTIONSTRANSACTIONSOUTPUTSTYPE._serialized_end=17131
_PAYREQUEST._serialized_start=17160
_PAYREQUEST._serialized_end=17632
_PAYRESPONSE._serialized_start=17635
_PAYRESPONSE._serialized_end=18014
_PAYRESPONSE_PAYSTATUS._serialized_start=17917
_PAYRESPONSE_PAYSTATUS._serialized_end=17967
_LISTNODESREQUEST._serialized_start=18016
_LISTNODESREQUEST._serialized_end=18058
_LISTNODESRESPONSE._serialized_start=18060
_LISTNODESRESPONSE._serialized_end=18115
_LISTNODESNODES._serialized_start=18118
_LISTNODESNODES._serialized_end=18343
_LISTNODESNODESADDRESSES._serialized_start=18346
_LISTNODESNODESADDRESSES._serialized_end=18593
_LISTNODESNODESADDRESSES_LISTNODESNODESADDRESSESTYPE._serialized_start=18486
_LISTNODESNODESADDRESSES_LISTNODESNODESADDRESSESTYPE._serialized_end=18581
_WAITANYINVOICEREQUEST._serialized_start=18595
_WAITANYINVOICEREQUEST._serialized_end=18698
_WAITANYINVOICERESPONSE._serialized_start=18701
_WAITANYINVOICERESPONSE._serialized_end=19232
_WAITANYINVOICERESPONSE_WAITANYINVOICESTATUS._serialized_start=19077
_WAITANYINVOICERESPONSE_WAITANYINVOICESTATUS._serialized_end=19122
_WAITINVOICEREQUEST._serialized_start=19234
_WAITINVOICEREQUEST._serialized_end=19269
_WAITINVOICERESPONSE._serialized_start=19272
_WAITINVOICERESPONSE._serialized_end=19791
_WAITINVOICERESPONSE_WAITINVOICESTATUS._serialized_start=19639
_WAITINVOICERESPONSE_WAITINVOICESTATUS._serialized_end=19681
_WAITSENDPAYREQUEST._serialized_start=19794
_WAITSENDPAYREQUEST._serialized_end=19936
_WAITSENDPAYRESPONSE._serialized_start=19939
_WAITSENDPAYRESPONSE._serialized_end=20457
_WAITSENDPAYRESPONSE_WAITSENDPAYSTATUS._serialized_start=20316
_WAITSENDPAYRESPONSE_WAITSENDPAYSTATUS._serialized_end=20349
_NEWADDRREQUEST._serialized_start=20460
_NEWADDRREQUEST._serialized_end=20618
_NEWADDRREQUEST_NEWADDRADDRESSTYPE._serialized_start=20544
_NEWADDRREQUEST_NEWADDRADDRESSTYPE._serialized_end=20602
_NEWADDRRESPONSE._serialized_start=20620
_NEWADDRRESPONSE._serialized_end=20711
_WITHDRAWREQUEST._serialized_start=20714
_WITHDRAWREQUEST._serialized_end=20916
_WITHDRAWRESPONSE._serialized_start=20918
_WITHDRAWRESPONSE._serialized_end=20976
_KEYSENDREQUEST._serialized_start=20979
_KEYSENDREQUEST._serialized_end=21311
_KEYSENDRESPONSE._serialized_start=21314
_KEYSENDRESPONSE._serialized_end=21684
_KEYSENDRESPONSE_KEYSENDSTATUS._serialized_start=21608
_KEYSENDRESPONSE_KEYSENDSTATUS._serialized_end=21637
_KEYSENDEXTRATLVS._serialized_start=21686
_KEYSENDEXTRATLVS._serialized_end=21704
_FUNDPSBTREQUEST._serialized_start=21707
_FUNDPSBTREQUEST._serialized_end=22018
_FUNDPSBTRESPONSE._serialized_start=22021
_FUNDPSBTRESPONSE._serialized_end=22238
_FUNDPSBTRESERVATIONS._serialized_start=22240
_FUNDPSBTRESERVATIONS._serialized_end=22357
_SENDPSBTREQUEST._serialized_start=22359
_SENDPSBTREQUEST._serialized_end=22424
_SENDPSBTRESPONSE._serialized_start=22426
_SENDPSBTRESPONSE._serialized_end=22470
_SIGNPSBTREQUEST._serialized_start=22472
_SIGNPSBTREQUEST._serialized_end=22521
_SIGNPSBTRESPONSE._serialized_start=22523
_SIGNPSBTRESPONSE._serialized_end=22562
_UTXOPSBTREQUEST._serialized_start=22565
_UTXOPSBTREQUEST._serialized_end=22912
_UTXOPSBTRESPONSE._serialized_start=22915
_UTXOPSBTRESPONSE._serialized_end=23132
_UTXOPSBTRESERVATIONS._serialized_start=23134
_UTXOPSBTRESERVATIONS._serialized_end=23251
_TXDISCARDREQUEST._serialized_start=23253
_TXDISCARDREQUEST._serialized_end=23285
_TXDISCARDRESPONSE._serialized_start=23287
_TXDISCARDRESPONSE._serialized_end=23341
_TXPREPAREREQUEST._serialized_start=23344
_TXPREPAREREQUEST._serialized_end=23508
_TXPREPARERESPONSE._serialized_start=23510
_TXPREPARERESPONSE._serialized_end=23578
_TXSENDREQUEST._serialized_start=23580
_TXSENDREQUEST._serialized_end=23609
_TXSENDRESPONSE._serialized_start=23611
_TXSENDRESPONSE._serialized_end=23667
_DISCONNECTREQUEST._serialized_start=23669
_DISCONNECTREQUEST._serialized_end=23730
_DISCONNECTRESPONSE._serialized_start=23732
_DISCONNECTRESPONSE._serialized_end=23752
_FEERATESREQUEST._serialized_start=23754
_FEERATESREQUEST._serialized_end=23861
_FEERATESREQUEST_FEERATESSTYLE._serialized_start=23824
_FEERATESREQUEST_FEERATESSTYLE._serialized_end=23861
_FEERATESRESPONSE._serialized_start=23863
_FEERATESRESPONSE._serialized_end=23949
_FEERATESPERKB._serialized_start=23952
_FEERATESPERKB._serialized_end=24275
_FEERATESPERKW._serialized_start=24278
_FEERATESPERKW._serialized_end=24601
_FEERATESONCHAIN_FEE_ESTIMATES._serialized_start=24604
_FEERATESONCHAIN_FEE_ESTIMATES._serialized_end=24797
_FUNDCHANNELREQUEST._serialized_start=24800
_FUNDCHANNELREQUEST._serialized_end=25238
_FUNDCHANNELRESPONSE._serialized_start=25241
_FUNDCHANNELRESPONSE._serialized_end=25396
_GETROUTEREQUEST._serialized_start=25399
_GETROUTEREQUEST._serialized_end=25635
_GETROUTERESPONSE._serialized_start=25637
_GETROUTERESPONSE._serialized_end=25690
_GETROUTEROUTE._serialized_start=25693
_GETROUTEROUTE._serialized_end=25890
_GETROUTEROUTE_GETROUTEROUTESTYLE._serialized_start=25861
_GETROUTEROUTE_GETROUTEROUTESTYLE._serialized_end=25890
_LISTFORWARDSREQUEST._serialized_start=25893
_LISTFORWARDSREQUEST._serialized_end=26151
_LISTFORWARDSREQUEST_LISTFORWARDSSTATUS._serialized_start=26033
_LISTFORWARDSREQUEST_LISTFORWARDSSTATUS._serialized_end=26109
_LISTFORWARDSRESPONSE._serialized_start=26153
_LISTFORWARDSRESPONSE._serialized_end=26220
_LISTFORWARDSFORWARDS._serialized_start=26223
_LISTFORWARDSFORWARDS._serialized_end=26791
_LISTFORWARDSFORWARDS_LISTFORWARDSFORWARDSSTATUS._serialized_start=26588
_LISTFORWARDSFORWARDS_LISTFORWARDSFORWARDSSTATUS._serialized_end=26672
_LISTFORWARDSFORWARDS_LISTFORWARDSFORWARDSSTYLE._serialized_start=26674
_LISTFORWARDSFORWARDS_LISTFORWARDSFORWARDSSTYLE._serialized_end=26722
_LISTPAYSREQUEST._serialized_start=26794
_LISTPAYSREQUEST._serialized_end=27013
_LISTPAYSREQUEST_LISTPAYSSTATUS._serialized_start=26919
_LISTPAYSREQUEST_LISTPAYSSTATUS._serialized_end=26974
_LISTPAYSRESPONSE._serialized_start=27015
_LISTPAYSRESPONSE._serialized_end=27066
_LISTPAYSPAYS._serialized_start=27069
_LISTPAYSPAYS._serialized_end=27578
_LISTPAYSPAYS_LISTPAYSPAYSSTATUS._serialized_start=27403
_LISTPAYSPAYS_LISTPAYSPAYSSTATUS._serialized_end=27462
_PINGREQUEST._serialized_start=27580
_PINGREQUEST._serialized_end=27669
_PINGRESPONSE._serialized_start=27671
_PINGRESPONSE._serialized_end=27701
_SIGNMESSAGEREQUEST._serialized_start=27703
_SIGNMESSAGEREQUEST._serialized_end=27740
_SIGNMESSAGERESPONSE._serialized_start=27742
_SIGNMESSAGERESPONSE._serialized_end=27812
_STOPREQUEST._serialized_start=27814
_STOPREQUEST._serialized_end=27827
_STOPRESPONSE._serialized_start=27829
_STOPRESPONSE._serialized_end=27843
_NODE._serialized_start=27846
_NODE._serialized_end=30774
# @@protoc_insertion_point(module_scope)