Documentation
¶
Index ¶
- Variables
- func RegisterCTPServer(s grpc.ServiceRegistrar, srv CTPServer)
- func RegisterCardOrdererServer(s grpc.ServiceRegistrar, srv CardOrdererServer)
- func RegisterChannelOpenerServer(s grpc.ServiceRegistrar, srv ChannelOpenerServer)
- func RegisterFundManagerServer(s grpc.ServiceRegistrar, srv FundManagerServer)
- func RegisterInactiveNotifierServer(s grpc.ServiceRegistrar, srv InactiveNotifierServer)
- func RegisterInformationServer(s grpc.ServiceRegistrar, srv InformationServer)
- func RegisterInvoicerServer(s grpc.ServiceRegistrar, srv InvoicerServer)
- func RegisterNodeInfoServer(s grpc.ServiceRegistrar, srv NodeInfoServer)
- func RegisterPaymentNotifierServer(s grpc.ServiceRegistrar, srv PaymentNotifierServer)
- func RegisterPosServer(s grpc.ServiceRegistrar, srv PosServer)
- func RegisterPushTxNotifierServer(s grpc.ServiceRegistrar, srv PushTxNotifierServer)
- func RegisterSignerServer(s grpc.ServiceRegistrar, srv SignerServer)
- func RegisterSupportServer(s grpc.ServiceRegistrar, srv SupportServer)
- func RegisterSwapperServer(s grpc.ServiceRegistrar, srv SwapperServer)
- func RegisterSyncNotifierServer(s grpc.ServiceRegistrar, srv SyncNotifierServer)
- func RegisterTaprootSwapperServer(s grpc.ServiceRegistrar, srv TaprootSwapperServer)
- type AddFundInitReply
- func (*AddFundInitReply) Descriptor() ([]byte, []int)deprecated
- func (x *AddFundInitReply) GetAddress() string
- func (x *AddFundInitReply) GetErrorMessage() string
- func (x *AddFundInitReply) GetLockHeight() int64
- func (x *AddFundInitReply) GetMaxAllowedDeposit() int64
- func (x *AddFundInitReply) GetMinAllowedDeposit() int64
- func (x *AddFundInitReply) GetPubkey() []byte
- func (x *AddFundInitReply) GetRequiredReserve() int64
- func (*AddFundInitReply) ProtoMessage()
- func (x *AddFundInitReply) ProtoReflect() protoreflect.Message
- func (x *AddFundInitReply) Reset()
- func (x *AddFundInitReply) String() string
- type AddFundInitRequest
- func (*AddFundInitRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddFundInitRequest) GetHash() []byte
- func (x *AddFundInitRequest) GetNodeID() string
- func (x *AddFundInitRequest) GetNotificationToken() string
- func (x *AddFundInitRequest) GetPubkey() []byte
- func (x *AddFundInitRequest) GetVersion() int32
- func (*AddFundInitRequest) ProtoMessage()
- func (x *AddFundInitRequest) ProtoReflect() protoreflect.Message
- func (x *AddFundInitRequest) Reset()
- func (x *AddFundInitRequest) String() string
- type AddFundStatusReply
- func (*AddFundStatusReply) Descriptor() ([]byte, []int)deprecated
- func (x *AddFundStatusReply) GetStatuses() map[string]*AddFundStatusReply_AddressStatus
- func (*AddFundStatusReply) ProtoMessage()
- func (x *AddFundStatusReply) ProtoReflect() protoreflect.Message
- func (x *AddFundStatusReply) Reset()
- func (x *AddFundStatusReply) String() string
- type AddFundStatusReply_AddressStatus
- func (*AddFundStatusReply_AddressStatus) Descriptor() ([]byte, []int)deprecated
- func (x *AddFundStatusReply_AddressStatus) GetAmount() int64
- func (x *AddFundStatusReply_AddressStatus) GetBlockHash() string
- func (x *AddFundStatusReply_AddressStatus) GetConfirmed() bool
- func (x *AddFundStatusReply_AddressStatus) GetTx() string
- func (*AddFundStatusReply_AddressStatus) ProtoMessage()
- func (x *AddFundStatusReply_AddressStatus) ProtoReflect() protoreflect.Message
- func (x *AddFundStatusReply_AddressStatus) Reset()
- func (x *AddFundStatusReply_AddressStatus) String() string
- type AddFundStatusRequest
- func (*AddFundStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddFundStatusRequest) GetAddresses() []string
- func (x *AddFundStatusRequest) GetNotificationToken() string
- func (*AddFundStatusRequest) ProtoMessage()
- func (x *AddFundStatusRequest) ProtoReflect() protoreflect.Message
- func (x *AddFundStatusRequest) Reset()
- func (x *AddFundStatusRequest) String() string
- type BoltzReverseSwapLockupTx
- func (*BoltzReverseSwapLockupTx) Descriptor() ([]byte, []int)deprecated
- func (x *BoltzReverseSwapLockupTx) GetBoltzId() string
- func (x *BoltzReverseSwapLockupTx) GetTimeoutBlockHeight() uint32
- func (*BoltzReverseSwapLockupTx) ProtoMessage()
- func (x *BoltzReverseSwapLockupTx) ProtoReflect() protoreflect.Message
- func (x *BoltzReverseSwapLockupTx) Reset()
- func (x *BoltzReverseSwapLockupTx) String() string
- type BreezAppVersionsReply
- func (*BreezAppVersionsReply) Descriptor() ([]byte, []int)deprecated
- func (x *BreezAppVersionsReply) GetVersion() []string
- func (*BreezAppVersionsReply) ProtoMessage()
- func (x *BreezAppVersionsReply) ProtoReflect() protoreflect.Message
- func (x *BreezAppVersionsReply) Reset()
- func (x *BreezAppVersionsReply) String() string
- type BreezAppVersionsRequest
- type BreezStatusReply
- func (*BreezStatusReply) Descriptor() ([]byte, []int)deprecated
- func (x *BreezStatusReply) GetStatus() BreezStatusReply_BreezStatus
- func (*BreezStatusReply) ProtoMessage()
- func (x *BreezStatusReply) ProtoReflect() protoreflect.Message
- func (x *BreezStatusReply) Reset()
- func (x *BreezStatusReply) String() string
- type BreezStatusReply_BreezStatus
- func (BreezStatusReply_BreezStatus) Descriptor() protoreflect.EnumDescriptor
- func (x BreezStatusReply_BreezStatus) Enum() *BreezStatusReply_BreezStatus
- func (BreezStatusReply_BreezStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x BreezStatusReply_BreezStatus) Number() protoreflect.EnumNumber
- func (x BreezStatusReply_BreezStatus) String() string
- func (BreezStatusReply_BreezStatus) Type() protoreflect.EnumType
- type BreezStatusRequest
- type CTPClient
- type CTPServer
- type Captcha
- type CardOrdererClient
- type CardOrdererServer
- type ChainApiServersReply
- func (*ChainApiServersReply) Descriptor() ([]byte, []int)deprecated
- func (x *ChainApiServersReply) GetServers() []*ChainApiServersReply_ChainAPIServer
- func (*ChainApiServersReply) ProtoMessage()
- func (x *ChainApiServersReply) ProtoReflect() protoreflect.Message
- func (x *ChainApiServersReply) Reset()
- func (x *ChainApiServersReply) String() string
- type ChainApiServersReply_ChainAPIServer
- func (*ChainApiServersReply_ChainAPIServer) Descriptor() ([]byte, []int)deprecated
- func (x *ChainApiServersReply_ChainAPIServer) GetServerBaseUrl() string
- func (x *ChainApiServersReply_ChainAPIServer) GetServerType() string
- func (*ChainApiServersReply_ChainAPIServer) ProtoMessage()
- func (x *ChainApiServersReply_ChainAPIServer) ProtoReflect() protoreflect.Message
- func (x *ChainApiServersReply_ChainAPIServer) Reset()
- func (x *ChainApiServersReply_ChainAPIServer) String() string
- type ChainApiServersRequest
- type ChannelOpenerClient
- type ChannelOpenerServer
- type CheckChannelsReply
- func (*CheckChannelsReply) Descriptor() ([]byte, []int)deprecated
- func (x *CheckChannelsReply) GetBlob() []byte
- func (*CheckChannelsReply) ProtoMessage()
- func (x *CheckChannelsReply) ProtoReflect() protoreflect.Message
- func (x *CheckChannelsReply) Reset()
- func (x *CheckChannelsReply) String() string
- type CheckChannelsRequest
- func (*CheckChannelsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckChannelsRequest) GetBlob() []byte
- func (x *CheckChannelsRequest) GetLspId() string
- func (*CheckChannelsRequest) ProtoMessage()
- func (x *CheckChannelsRequest) ProtoReflect() protoreflect.Message
- func (x *CheckChannelsRequest) Reset()
- func (x *CheckChannelsRequest) String() string
- type CreateSwapRequest
- func (*CreateSwapRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSwapRequest) GetHash() []byte
- func (x *CreateSwapRequest) GetRefundPubkey() []byte
- func (*CreateSwapRequest) ProtoMessage()
- func (x *CreateSwapRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSwapRequest) Reset()
- func (x *CreateSwapRequest) String() string
- type CreateSwapResponse
- func (*CreateSwapResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSwapResponse) GetAddress() string
- func (x *CreateSwapResponse) GetClaimPubkey() []byte
- func (x *CreateSwapResponse) GetLockTime() uint32
- func (x *CreateSwapResponse) GetParameters() *SwapParameters
- func (*CreateSwapResponse) ProtoMessage()
- func (x *CreateSwapResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSwapResponse) Reset()
- func (x *CreateSwapResponse) String() string
- type FundManagerClient
- type FundManagerServer
- type GetNodeInfoRequest
- func (*GetNodeInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNodeInfoRequest) GetKey() string
- func (x *GetNodeInfoRequest) GetPubkey() []byte
- func (*GetNodeInfoRequest) ProtoMessage()
- func (x *GetNodeInfoRequest) ProtoReflect() protoreflect.Message
- func (x *GetNodeInfoRequest) Reset()
- func (x *GetNodeInfoRequest) String() string
- type GetNodeInfoResponse
- func (*GetNodeInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNodeInfoResponse) GetSignature() []byte
- func (x *GetNodeInfoResponse) GetTimestamp() int64
- func (x *GetNodeInfoResponse) GetValue() []byte
- func (*GetNodeInfoResponse) ProtoMessage()
- func (x *GetNodeInfoResponse) ProtoReflect() protoreflect.Message
- func (x *GetNodeInfoResponse) Reset()
- func (x *GetNodeInfoResponse) String() string
- type GetReverseRoutingNodeReply
- func (*GetReverseRoutingNodeReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetReverseRoutingNodeReply) GetNodeId() []byte
- func (*GetReverseRoutingNodeReply) ProtoMessage()
- func (x *GetReverseRoutingNodeReply) ProtoReflect() protoreflect.Message
- func (x *GetReverseRoutingNodeReply) Reset()
- func (x *GetReverseRoutingNodeReply) String() string
- type GetReverseRoutingNodeRequest
- func (*GetReverseRoutingNodeRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetReverseRoutingNodeRequest) ProtoMessage()
- func (x *GetReverseRoutingNodeRequest) ProtoReflect() protoreflect.Message
- func (x *GetReverseRoutingNodeRequest) Reset()
- func (x *GetReverseRoutingNodeRequest) String() string
- type GetSwapPaymentReply
- func (*GetSwapPaymentReply) Descriptor() ([]byte, []int)deprecated
- func (x *GetSwapPaymentReply) GetFundsExceededLimit() bool
- func (x *GetSwapPaymentReply) GetPaymentError() string
- func (x *GetSwapPaymentReply) GetSwapError() GetSwapPaymentReply_SwapError
- func (*GetSwapPaymentReply) ProtoMessage()
- func (x *GetSwapPaymentReply) ProtoReflect() protoreflect.Message
- func (x *GetSwapPaymentReply) Reset()
- func (x *GetSwapPaymentReply) String() string
- type GetSwapPaymentReply_SwapError
- func (GetSwapPaymentReply_SwapError) Descriptor() protoreflect.EnumDescriptor
- func (x GetSwapPaymentReply_SwapError) Enum() *GetSwapPaymentReply_SwapError
- func (GetSwapPaymentReply_SwapError) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetSwapPaymentReply_SwapError) Number() protoreflect.EnumNumber
- func (x GetSwapPaymentReply_SwapError) String() string
- func (GetSwapPaymentReply_SwapError) Type() protoreflect.EnumType
- type GetSwapPaymentRequest
- func (*GetSwapPaymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSwapPaymentRequest) GetPaymentRequest() string
- func (*GetSwapPaymentRequest) ProtoMessage()
- func (x *GetSwapPaymentRequest) ProtoReflect() protoreflect.Message
- func (x *GetSwapPaymentRequest) Reset()
- func (x *GetSwapPaymentRequest) String() string
- type InactiveNotifierClient
- type InactiveNotifierServer
- type InactiveNotifyRequest
- func (*InactiveNotifyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InactiveNotifyRequest) GetDays() int32
- func (x *InactiveNotifyRequest) GetPubkey() []byte
- func (*InactiveNotifyRequest) ProtoMessage()
- func (x *InactiveNotifyRequest) ProtoReflect() protoreflect.Message
- func (x *InactiveNotifyRequest) Reset()
- func (x *InactiveNotifyRequest) String() string
- type InactiveNotifyResponse
- type InformationClient
- type InformationServer
- type InvoiceReply
- type InvoicerClient
- type InvoicerServer
- type JoinCTPSessionRequest
- func (*JoinCTPSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *JoinCTPSessionRequest) GetNotificationToken() string
- func (x *JoinCTPSessionRequest) GetPartyName() string
- func (x *JoinCTPSessionRequest) GetPartyType() JoinCTPSessionRequest_PartyType
- func (x *JoinCTPSessionRequest) GetSessionID() string
- func (*JoinCTPSessionRequest) ProtoMessage()
- func (x *JoinCTPSessionRequest) ProtoReflect() protoreflect.Message
- func (x *JoinCTPSessionRequest) Reset()
- func (x *JoinCTPSessionRequest) String() string
- type JoinCTPSessionRequest_PartyType
- func (JoinCTPSessionRequest_PartyType) Descriptor() protoreflect.EnumDescriptor
- func (x JoinCTPSessionRequest_PartyType) Enum() *JoinCTPSessionRequest_PartyType
- func (JoinCTPSessionRequest_PartyType) EnumDescriptor() ([]byte, []int)deprecated
- func (x JoinCTPSessionRequest_PartyType) Number() protoreflect.EnumNumber
- func (x JoinCTPSessionRequest_PartyType) String() string
- func (JoinCTPSessionRequest_PartyType) Type() protoreflect.EnumType
- type JoinCTPSessionResponse
- func (*JoinCTPSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *JoinCTPSessionResponse) GetExpiry() int64
- func (x *JoinCTPSessionResponse) GetSessionID() string
- func (*JoinCTPSessionResponse) ProtoMessage()
- func (x *JoinCTPSessionResponse) ProtoReflect() protoreflect.Message
- func (x *JoinCTPSessionResponse) Reset()
- func (x *JoinCTPSessionResponse) String() string
- type LSPFullListReply
- type LSPFullListRequest
- func (*LSPFullListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LSPFullListRequest) GetPubkey() string
- func (*LSPFullListRequest) ProtoMessage()
- func (x *LSPFullListRequest) ProtoReflect() protoreflect.Message
- func (x *LSPFullListRequest) Reset()
- func (x *LSPFullListRequest) String() string
- type LSPInformation
- func (*LSPInformation) Descriptor() ([]byte, []int)deprecated
- func (x *LSPInformation) GetBaseFeeMsat() int64
- func (x *LSPInformation) GetChannelCapacity() int64
- func (x *LSPInformation) GetChannelFeePermyriad() int64deprecated
- func (x *LSPInformation) GetChannelMinimumFeeMsat() int64deprecated
- func (x *LSPInformation) GetFeeRate() float64
- func (x *LSPInformation) GetHost() string
- func (x *LSPInformation) GetId() string
- func (x *LSPInformation) GetLspPubkey() []byte
- func (x *LSPInformation) GetMaxInactiveDuration() int64deprecated
- func (x *LSPInformation) GetMinHtlcMsat() int64
- func (x *LSPInformation) GetName() string
- func (x *LSPInformation) GetOpeningFeeParamsMenu() []*OpeningFeeParams
- func (x *LSPInformation) GetPubkey() string
- func (x *LSPInformation) GetTargetConf() int32
- func (x *LSPInformation) GetTimeLockDelta() uint32
- func (x *LSPInformation) GetWidgetUrl() string
- func (*LSPInformation) ProtoMessage()
- func (x *LSPInformation) ProtoReflect() protoreflect.Message
- func (x *LSPInformation) Reset()
- func (x *LSPInformation) String() string
- type LSPListReply
- type LSPListRequest
- type NodeInfoClient
- type NodeInfoServer
- type OpeningFeeParams
- func (*OpeningFeeParams) Descriptor() ([]byte, []int)deprecated
- func (x *OpeningFeeParams) GetMaxClientToSelfDelay() uint32
- func (x *OpeningFeeParams) GetMaxIdleTime() uint32
- func (x *OpeningFeeParams) GetMinMsat() uint64
- func (x *OpeningFeeParams) GetPromise() string
- func (x *OpeningFeeParams) GetProportional() uint32
- func (x *OpeningFeeParams) GetValidUntil() string
- func (*OpeningFeeParams) ProtoMessage()
- func (x *OpeningFeeParams) ProtoReflect() protoreflect.Message
- func (x *OpeningFeeParams) Reset()
- func (x *OpeningFeeParams) String() string
- type OrderReply
- type OrderRequest
- func (*OrderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OrderRequest) GetAddress() string
- func (x *OrderRequest) GetCity() string
- func (x *OrderRequest) GetCountry() string
- func (x *OrderRequest) GetEmail() string
- func (x *OrderRequest) GetFullName() string
- func (x *OrderRequest) GetState() string
- func (x *OrderRequest) GetZip() string
- func (*OrderRequest) ProtoMessage()
- func (x *OrderRequest) ProtoReflect() protoreflect.Message
- func (x *OrderRequest) Reset()
- func (x *OrderRequest) String() string
- type PaySwapRequest
- type PaySwapResponse
- type PaymentNotifierClient
- type PaymentNotifierServer
- type PaymentRequest
- func (*PaymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PaymentRequest) GetAmount() int64
- func (x *PaymentRequest) GetBreezID() string
- func (x *PaymentRequest) GetInvoice() string
- func (x *PaymentRequest) GetPayee() string
- func (*PaymentRequest) ProtoMessage()
- func (x *PaymentRequest) ProtoReflect() protoreflect.Message
- func (x *PaymentRequest) Reset()
- func (x *PaymentRequest) String() string
- type PingReply
- type PingRequest
- type PosClient
- type PosServer
- type PushTxNotificationRequest
- func (*PushTxNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PushTxNotificationRequest) GetBlockHeightHint() uint32
- func (x *PushTxNotificationRequest) GetBody() string
- func (x *PushTxNotificationRequest) GetBoltzReverseSwapLockupTxInfo() *BoltzReverseSwapLockupTx
- func (x *PushTxNotificationRequest) GetDeviceId() string
- func (m *PushTxNotificationRequest) GetInfo() isPushTxNotificationRequest_Info
- func (x *PushTxNotificationRequest) GetScript() []byte
- func (x *PushTxNotificationRequest) GetTitle() string
- func (x *PushTxNotificationRequest) GetTxHash() []byte
- func (*PushTxNotificationRequest) ProtoMessage()
- func (x *PushTxNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *PushTxNotificationRequest) Reset()
- func (x *PushTxNotificationRequest) String() string
- type PushTxNotificationRequest_BoltzReverseSwapLockupTxInfo
- type PushTxNotificationResponse
- type PushTxNotifierClient
- type PushTxNotifierServer
- type Rate
- type RatesReply
- type RatesRequest
- type ReceiverInfoReply
- type ReceiverInfoRequest
- type RedeemRemovedFundsReply
- func (*RedeemRemovedFundsReply) Descriptor() ([]byte, []int)deprecated
- func (x *RedeemRemovedFundsReply) GetTxid() string
- func (*RedeemRemovedFundsReply) ProtoMessage()
- func (x *RedeemRemovedFundsReply) ProtoReflect() protoreflect.Message
- func (x *RedeemRemovedFundsReply) Reset()
- func (x *RedeemRemovedFundsReply) String() string
- type RedeemRemovedFundsRequest
- func (*RedeemRemovedFundsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RedeemRemovedFundsRequest) GetPaymenthash() string
- func (*RedeemRemovedFundsRequest) ProtoMessage()
- func (x *RedeemRemovedFundsRequest) ProtoReflect() protoreflect.Message
- func (x *RedeemRemovedFundsRequest) Reset()
- func (x *RedeemRemovedFundsRequest) String() string
- type RedeemSwapPaymentReply
- func (*RedeemSwapPaymentReply) Descriptor() ([]byte, []int)deprecated
- func (x *RedeemSwapPaymentReply) GetTxid() string
- func (*RedeemSwapPaymentReply) ProtoMessage()
- func (x *RedeemSwapPaymentReply) ProtoReflect() protoreflect.Message
- func (x *RedeemSwapPaymentReply) Reset()
- func (x *RedeemSwapPaymentReply) String() string
- type RedeemSwapPaymentRequest
- func (*RedeemSwapPaymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RedeemSwapPaymentRequest) GetPreimage() []byte
- func (x *RedeemSwapPaymentRequest) GetSatPerByte() int64
- func (x *RedeemSwapPaymentRequest) GetTargetConf() int32
- func (*RedeemSwapPaymentRequest) ProtoMessage()
- func (x *RedeemSwapPaymentRequest) ProtoReflect() protoreflect.Message
- func (x *RedeemSwapPaymentRequest) Reset()
- func (x *RedeemSwapPaymentRequest) String() string
- type RefundSwapRequest
- func (*RefundSwapRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RefundSwapRequest) GetAddress() string
- func (x *RefundSwapRequest) GetInputIndex() uint32
- func (x *RefundSwapRequest) GetPubNonce() []byte
- func (x *RefundSwapRequest) GetTransaction() []byte
- func (*RefundSwapRequest) ProtoMessage()
- func (x *RefundSwapRequest) ProtoReflect() protoreflect.Message
- func (x *RefundSwapRequest) Reset()
- func (x *RefundSwapRequest) String() string
- type RefundSwapResponse
- func (*RefundSwapResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RefundSwapResponse) GetPartialSignature() []byte
- func (x *RefundSwapResponse) GetPubNonce() []byte
- func (*RefundSwapResponse) ProtoMessage()
- func (x *RefundSwapResponse) ProtoReflect() protoreflect.Message
- func (x *RefundSwapResponse) Reset()
- func (x *RefundSwapResponse) String() string
- type RegisterPaymentNotificationRequest
- func (*RegisterPaymentNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterPaymentNotificationRequest) GetBlob() []byte
- func (x *RegisterPaymentNotificationRequest) GetLspId() string
- func (*RegisterPaymentNotificationRequest) ProtoMessage()
- func (x *RegisterPaymentNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterPaymentNotificationRequest) Reset()
- func (x *RegisterPaymentNotificationRequest) String() string
- type RegisterPaymentNotificationResponse
- func (*RegisterPaymentNotificationResponse) Descriptor() ([]byte, []int)deprecated
- func (*RegisterPaymentNotificationResponse) ProtoMessage()
- func (x *RegisterPaymentNotificationResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterPaymentNotificationResponse) Reset()
- func (x *RegisterPaymentNotificationResponse) String() string
- type RegisterPaymentReply
- type RegisterPaymentRequest
- func (*RegisterPaymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterPaymentRequest) GetBlob() []byte
- func (x *RegisterPaymentRequest) GetLspId() string
- func (*RegisterPaymentRequest) ProtoMessage()
- func (x *RegisterPaymentRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterPaymentRequest) Reset()
- func (x *RegisterPaymentRequest) String() string
- type RegisterPeriodicSyncRequest
- func (*RegisterPeriodicSyncRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterPeriodicSyncRequest) GetNotificationToken() string
- func (*RegisterPeriodicSyncRequest) ProtoMessage()
- func (x *RegisterPeriodicSyncRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterPeriodicSyncRequest) Reset()
- func (x *RegisterPeriodicSyncRequest) String() string
- type RegisterPeriodicSyncResponse
- func (*RegisterPeriodicSyncResponse) Descriptor() ([]byte, []int)deprecated
- func (*RegisterPeriodicSyncResponse) ProtoMessage()
- func (x *RegisterPeriodicSyncResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterPeriodicSyncResponse) Reset()
- func (x *RegisterPeriodicSyncResponse) String() string
- type RegisterReply
- type RegisterRequest
- func (*RegisterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterRequest) GetDeviceID() string
- func (x *RegisterRequest) GetLightningID() string
- func (*RegisterRequest) ProtoMessage()
- func (x *RegisterRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterRequest) Reset()
- func (x *RegisterRequest) String() string
- type RegisterTransactionConfirmationRequest
- func (*RegisterTransactionConfirmationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterTransactionConfirmationRequest) GetNotificationToken() string
- func (x *RegisterTransactionConfirmationRequest) GetNotificationType() RegisterTransactionConfirmationRequest_NotificationType
- func (x *RegisterTransactionConfirmationRequest) GetTxID() string
- func (*RegisterTransactionConfirmationRequest) ProtoMessage()
- func (x *RegisterTransactionConfirmationRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterTransactionConfirmationRequest) Reset()
- func (x *RegisterTransactionConfirmationRequest) String() string
- type RegisterTransactionConfirmationRequest_NotificationType
- func (RegisterTransactionConfirmationRequest_NotificationType) Descriptor() protoreflect.EnumDescriptor
- func (x RegisterTransactionConfirmationRequest_NotificationType) Enum() *RegisterTransactionConfirmationRequest_NotificationType
- func (RegisterTransactionConfirmationRequest_NotificationType) EnumDescriptor() ([]byte, []int)deprecated
- func (x RegisterTransactionConfirmationRequest_NotificationType) Number() protoreflect.EnumNumber
- func (x RegisterTransactionConfirmationRequest_NotificationType) String() string
- func (RegisterTransactionConfirmationRequest_NotificationType) Type() protoreflect.EnumType
- type RegisterTransactionConfirmationResponse
- func (*RegisterTransactionConfirmationResponse) Descriptor() ([]byte, []int)deprecated
- func (*RegisterTransactionConfirmationResponse) ProtoMessage()
- func (x *RegisterTransactionConfirmationResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterTransactionConfirmationResponse) Reset()
- func (x *RegisterTransactionConfirmationResponse) String() string
- type RemoveFundReply
- func (*RemoveFundReply) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveFundReply) GetErrorMessage() string
- func (x *RemoveFundReply) GetPaymentRequest() string
- func (*RemoveFundReply) ProtoMessage()
- func (x *RemoveFundReply) ProtoReflect() protoreflect.Message
- func (x *RemoveFundReply) Reset()
- func (x *RemoveFundReply) String() string
- type RemoveFundRequest
- func (*RemoveFundRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveFundRequest) GetAddress() string
- func (x *RemoveFundRequest) GetAmount() int64
- func (*RemoveFundRequest) ProtoMessage()
- func (x *RemoveFundRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveFundRequest) Reset()
- func (x *RemoveFundRequest) String() string
- type RemovePaymentNotificationRequest
- func (*RemovePaymentNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemovePaymentNotificationRequest) GetBlob() []byte
- func (x *RemovePaymentNotificationRequest) GetLspId() string
- func (*RemovePaymentNotificationRequest) ProtoMessage()
- func (x *RemovePaymentNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *RemovePaymentNotificationRequest) Reset()
- func (x *RemovePaymentNotificationRequest) String() string
- type RemovePaymentNotificationResponse
- func (*RemovePaymentNotificationResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemovePaymentNotificationResponse) ProtoMessage()
- func (x *RemovePaymentNotificationResponse) ProtoReflect() protoreflect.Message
- func (x *RemovePaymentNotificationResponse) Reset()
- func (x *RemovePaymentNotificationResponse) String() string
- type ReportPaymentFailureReply
- type ReportPaymentFailureRequest
- func (*ReportPaymentFailureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReportPaymentFailureRequest) GetComment() string
- func (x *ReportPaymentFailureRequest) GetLspId() string
- func (x *ReportPaymentFailureRequest) GetNodeId() string
- func (x *ReportPaymentFailureRequest) GetReport() string
- func (x *ReportPaymentFailureRequest) GetSdkGitHash() string
- func (x *ReportPaymentFailureRequest) GetSdkVersion() string
- func (x *ReportPaymentFailureRequest) GetTimestamp() string
- func (*ReportPaymentFailureRequest) ProtoMessage()
- func (x *ReportPaymentFailureRequest) ProtoReflect() protoreflect.Message
- func (x *ReportPaymentFailureRequest) Reset()
- func (x *ReportPaymentFailureRequest) String() string
- type SetNodeInfoRequest
- func (*SetNodeInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetNodeInfoRequest) GetKey() string
- func (x *SetNodeInfoRequest) GetPubkey() []byte
- func (x *SetNodeInfoRequest) GetSignature() []byte
- func (x *SetNodeInfoRequest) GetTimestamp() int64
- func (x *SetNodeInfoRequest) GetValue() []byte
- func (*SetNodeInfoRequest) ProtoMessage()
- func (x *SetNodeInfoRequest) ProtoReflect() protoreflect.Message
- func (x *SetNodeInfoRequest) Reset()
- func (x *SetNodeInfoRequest) String() string
- type SetNodeInfoResponse
- type SignUrlRequest
- func (*SignUrlRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SignUrlRequest) GetBaseUrl() string
- func (x *SignUrlRequest) GetQueryString() string
- func (*SignUrlRequest) ProtoMessage()
- func (x *SignUrlRequest) ProtoReflect() protoreflect.Message
- func (x *SignUrlRequest) Reset()
- func (x *SignUrlRequest) String() string
- type SignUrlResponse
- type SignerClient
- type SignerServer
- type SupportClient
- type SupportServer
- type SwapParameters
- func (*SwapParameters) Descriptor() ([]byte, []int)deprecated
- func (x *SwapParameters) GetMaxSwapAmountSat() uint64
- func (x *SwapParameters) GetMinSwapAmountSat() uint64
- func (x *SwapParameters) GetMinUtxoAmountSat() uint64
- func (*SwapParameters) ProtoMessage()
- func (x *SwapParameters) ProtoReflect() protoreflect.Message
- func (x *SwapParameters) Reset()
- func (x *SwapParameters) String() string
- type SwapParametersRequest
- type SwapParametersResponse
- func (*SwapParametersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SwapParametersResponse) GetParameters() *SwapParameters
- func (*SwapParametersResponse) ProtoMessage()
- func (x *SwapParametersResponse) ProtoReflect() protoreflect.Message
- func (x *SwapParametersResponse) Reset()
- func (x *SwapParametersResponse) String() string
- type SwapperClient
- type SwapperServer
- type SyncNotifierClient
- type SyncNotifierServer
- type TaprootSwapperClient
- type TaprootSwapperServer
- type TerminateCTPSessionRequest
- func (*TerminateCTPSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TerminateCTPSessionRequest) GetSessionID() string
- func (*TerminateCTPSessionRequest) ProtoMessage()
- func (x *TerminateCTPSessionRequest) ProtoReflect() protoreflect.Message
- func (x *TerminateCTPSessionRequest) Reset()
- func (x *TerminateCTPSessionRequest) String() string
- type TerminateCTPSessionResponse
- type UnimplementedCTPServer
- type UnimplementedCardOrdererServer
- type UnimplementedChannelOpenerServer
- func (UnimplementedChannelOpenerServer) CheckChannels(context.Context, *CheckChannelsRequest) (*CheckChannelsReply, error)
- func (UnimplementedChannelOpenerServer) LSPFullList(context.Context, *LSPFullListRequest) (*LSPFullListReply, error)
- func (UnimplementedChannelOpenerServer) LSPList(context.Context, *LSPListRequest) (*LSPListReply, error)
- func (UnimplementedChannelOpenerServer) RegisterPayment(context.Context, *RegisterPaymentRequest) (*RegisterPaymentReply, error)
- type UnimplementedFundManagerServer
- func (UnimplementedFundManagerServer) AddFundInit(context.Context, *AddFundInitRequest) (*AddFundInitReply, error)
- func (UnimplementedFundManagerServer) AddFundStatus(context.Context, *AddFundStatusRequest) (*AddFundStatusReply, error)
- func (UnimplementedFundManagerServer) GetSwapPayment(context.Context, *GetSwapPaymentRequest) (*GetSwapPaymentReply, error)
- func (UnimplementedFundManagerServer) RedeemRemovedFunds(context.Context, *RedeemRemovedFundsRequest) (*RedeemRemovedFundsReply, error)
- func (UnimplementedFundManagerServer) RegisterTransactionConfirmation(context.Context, *RegisterTransactionConfirmationRequest) (*RegisterTransactionConfirmationResponse, error)
- func (UnimplementedFundManagerServer) RemoveFund(context.Context, *RemoveFundRequest) (*RemoveFundReply, error)
- func (UnimplementedFundManagerServer) UpdateChannelPolicy(context.Context, *UpdateChannelPolicyRequest) (*UpdateChannelPolicyReply, error)
- type UnimplementedInactiveNotifierServer
- type UnimplementedInformationServer
- func (UnimplementedInformationServer) BreezAppVersions(context.Context, *BreezAppVersionsRequest) (*BreezAppVersionsReply, error)
- func (UnimplementedInformationServer) ChainApiServers(context.Context, *ChainApiServersRequest) (*ChainApiServersReply, error)
- func (UnimplementedInformationServer) Ping(context.Context, *PingRequest) (*PingReply, error)
- func (UnimplementedInformationServer) Rates(context.Context, *RatesRequest) (*RatesReply, error)
- func (UnimplementedInformationServer) ReceiverInfo(context.Context, *ReceiverInfoRequest) (*ReceiverInfoReply, error)
- type UnimplementedInvoicerServer
- type UnimplementedNodeInfoServer
- type UnimplementedPaymentNotifierServer
- func (UnimplementedPaymentNotifierServer) RegisterPaymentNotification(context.Context, *RegisterPaymentNotificationRequest) (*RegisterPaymentNotificationResponse, error)
- func (UnimplementedPaymentNotifierServer) RemovePaymentNotification(context.Context, *RemovePaymentNotificationRequest) (*RemovePaymentNotificationResponse, error)
- type UnimplementedPosServer
- type UnimplementedPushTxNotifierServer
- type UnimplementedSignerServer
- type UnimplementedSupportServer
- type UnimplementedSwapperServer
- func (UnimplementedSwapperServer) AddFundInit(context.Context, *AddFundInitRequest) (*AddFundInitReply, error)
- func (UnimplementedSwapperServer) AddFundStatus(context.Context, *AddFundStatusRequest) (*AddFundStatusReply, error)
- func (UnimplementedSwapperServer) GetReverseRoutingNode(context.Context, *GetReverseRoutingNodeRequest) (*GetReverseRoutingNodeReply, error)
- func (UnimplementedSwapperServer) GetSwapPayment(context.Context, *GetSwapPaymentRequest) (*GetSwapPaymentReply, error)
- func (UnimplementedSwapperServer) RedeemSwapPayment(context.Context, *RedeemSwapPaymentRequest) (*RedeemSwapPaymentReply, error)
- type UnimplementedSyncNotifierServer
- type UnimplementedTaprootSwapperServer
- func (UnimplementedTaprootSwapperServer) CreateSwap(context.Context, *CreateSwapRequest) (*CreateSwapResponse, error)
- func (UnimplementedTaprootSwapperServer) PaySwap(context.Context, *PaySwapRequest) (*PaySwapResponse, error)
- func (UnimplementedTaprootSwapperServer) RefundSwap(context.Context, *RefundSwapRequest) (*RefundSwapResponse, error)
- func (UnimplementedTaprootSwapperServer) SwapParameters(context.Context, *SwapParametersRequest) (*SwapParametersResponse, error)
- type UnsafeCTPServer
- type UnsafeCardOrdererServer
- type UnsafeChannelOpenerServer
- type UnsafeFundManagerServer
- type UnsafeInactiveNotifierServer
- type UnsafeInformationServer
- type UnsafeInvoicerServer
- type UnsafeNodeInfoServer
- type UnsafePaymentNotifierServer
- type UnsafePosServer
- type UnsafePushTxNotifierServer
- type UnsafeSignerServer
- type UnsafeSupportServer
- type UnsafeSwapperServer
- type UnsafeSyncNotifierServer
- type UnsafeTaprootSwapperServer
- type UpdateChannelPolicyReply
- type UpdateChannelPolicyRequest
- func (*UpdateChannelPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateChannelPolicyRequest) GetPubKey() string
- func (*UpdateChannelPolicyRequest) ProtoMessage()
- func (x *UpdateChannelPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateChannelPolicyRequest) Reset()
- func (x *UpdateChannelPolicyRequest) String() string
- type UploadFileReply
- type UploadFileRequest
Constants ¶
This section is empty.
Variables ¶
var ( GetSwapPaymentReply_SwapError_name = map[int32]string{ 0: "NO_ERROR", 1: "FUNDS_EXCEED_LIMIT", 2: "TX_TOO_SMALL", 3: "INVOICE_AMOUNT_MISMATCH", 4: "SWAP_EXPIRED", } GetSwapPaymentReply_SwapError_value = map[string]int32{ "NO_ERROR": 0, "FUNDS_EXCEED_LIMIT": 1, "TX_TOO_SMALL": 2, "INVOICE_AMOUNT_MISMATCH": 3, "SWAP_EXPIRED": 4, } )
Enum value maps for GetSwapPaymentReply_SwapError.
var ( JoinCTPSessionRequest_PartyType_name = map[int32]string{ 0: "PAYER", 1: "PAYEE", } JoinCTPSessionRequest_PartyType_value = map[string]int32{ "PAYER": 0, "PAYEE": 1, } )
Enum value maps for JoinCTPSessionRequest_PartyType.
var ( RegisterTransactionConfirmationRequest_NotificationType_name = map[int32]string{ 0: "READY_RECEIVE_PAYMENT", 1: "CHANNEL_OPENED", } RegisterTransactionConfirmationRequest_NotificationType_value = map[string]int32{ "READY_RECEIVE_PAYMENT": 0, "CHANNEL_OPENED": 1, } )
Enum value maps for RegisterTransactionConfirmationRequest_NotificationType.
var ( BreezStatusReply_BreezStatus_name = map[int32]string{ 0: "OPERATIONAL", 1: "MAINTENANCE", 2: "SERVICE_DISRUPTION", } BreezStatusReply_BreezStatus_value = map[string]int32{ "OPERATIONAL": 0, "MAINTENANCE": 1, "SERVICE_DISRUPTION": 2, } )
Enum value maps for BreezStatusReply_BreezStatus.
var CTP_ServiceDesc = grpc.ServiceDesc{ ServiceName: "breez.CTP", HandlerType: (*CTPServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "JoinCTPSession", Handler: _CTP_JoinCTPSession_Handler, }, { MethodName: "TerminateCTPSession", Handler: _CTP_TerminateCTPSession_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "breez.proto", }
CTP_ServiceDesc is the grpc.ServiceDesc for CTP service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CardOrderer_ServiceDesc = grpc.ServiceDesc{ ServiceName: "breez.CardOrderer", HandlerType: (*CardOrdererServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Order", Handler: _CardOrderer_Order_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "breez.proto", }
CardOrderer_ServiceDesc is the grpc.ServiceDesc for CardOrderer service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ChannelOpener_ServiceDesc = grpc.ServiceDesc{ ServiceName: "breez.ChannelOpener", HandlerType: (*ChannelOpenerServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "LSPList", Handler: _ChannelOpener_LSPList_Handler, }, { MethodName: "LSPFullList", Handler: _ChannelOpener_LSPFullList_Handler, }, { MethodName: "RegisterPayment", Handler: _ChannelOpener_RegisterPayment_Handler, }, { MethodName: "CheckChannels", Handler: _ChannelOpener_CheckChannels_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "breez.proto", }
ChannelOpener_ServiceDesc is the grpc.ServiceDesc for ChannelOpener service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_breez_proto protoreflect.FileDescriptor
var FundManager_ServiceDesc = grpc.ServiceDesc{ ServiceName: "breez.FundManager", HandlerType: (*FundManagerServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "UpdateChannelPolicy", Handler: _FundManager_UpdateChannelPolicy_Handler, }, { MethodName: "AddFundInit", Handler: _FundManager_AddFundInit_Handler, }, { MethodName: "AddFundStatus", Handler: _FundManager_AddFundStatus_Handler, }, { MethodName: "RemoveFund", Handler: _FundManager_RemoveFund_Handler, }, { MethodName: "RedeemRemovedFunds", Handler: _FundManager_RedeemRemovedFunds_Handler, }, { MethodName: "GetSwapPayment", Handler: _FundManager_GetSwapPayment_Handler, }, { MethodName: "RegisterTransactionConfirmation", Handler: _FundManager_RegisterTransactionConfirmation_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "breez.proto", }
FundManager_ServiceDesc is the grpc.ServiceDesc for FundManager service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var InactiveNotifier_ServiceDesc = grpc.ServiceDesc{ ServiceName: "breez.InactiveNotifier", HandlerType: (*InactiveNotifierServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "InactiveNotify", Handler: _InactiveNotifier_InactiveNotify_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "breez.proto", }
InactiveNotifier_ServiceDesc is the grpc.ServiceDesc for InactiveNotifier service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Information_ServiceDesc = grpc.ServiceDesc{ ServiceName: "breez.Information", HandlerType: (*InformationServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Ping", Handler: _Information_Ping_Handler, }, { MethodName: "Rates", Handler: _Information_Rates_Handler, }, { MethodName: "BreezAppVersions", Handler: _Information_BreezAppVersions_Handler, }, { MethodName: "ReceiverInfo", Handler: _Information_ReceiverInfo_Handler, }, { MethodName: "ChainApiServers", Handler: _Information_ChainApiServers_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "breez.proto", }
Information_ServiceDesc is the grpc.ServiceDesc for Information service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Invoicer_ServiceDesc = grpc.ServiceDesc{ ServiceName: "breez.Invoicer", HandlerType: (*InvoicerServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "RegisterDevice", Handler: _Invoicer_RegisterDevice_Handler, }, { MethodName: "SendInvoice", Handler: _Invoicer_SendInvoice_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "breez.proto", }
Invoicer_ServiceDesc is the grpc.ServiceDesc for Invoicer service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var NodeInfo_ServiceDesc = grpc.ServiceDesc{ ServiceName: "breez.NodeInfo", HandlerType: (*NodeInfoServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "SetNodeInfo", Handler: _NodeInfo_SetNodeInfo_Handler, }, { MethodName: "GetNodeInfo", Handler: _NodeInfo_GetNodeInfo_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "breez.proto", }
NodeInfo_ServiceDesc is the grpc.ServiceDesc for NodeInfo service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var PaymentNotifier_ServiceDesc = grpc.ServiceDesc{ ServiceName: "breez.PaymentNotifier", HandlerType: (*PaymentNotifierServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "RegisterPaymentNotification", Handler: _PaymentNotifier_RegisterPaymentNotification_Handler, }, { MethodName: "RemovePaymentNotification", Handler: _PaymentNotifier_RemovePaymentNotification_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "breez.proto", }
PaymentNotifier_ServiceDesc is the grpc.ServiceDesc for PaymentNotifier service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Pos_ServiceDesc = grpc.ServiceDesc{ ServiceName: "breez.Pos", HandlerType: (*PosServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "RegisterDevice", Handler: _Pos_RegisterDevice_Handler, }, { MethodName: "UploadLogo", Handler: _Pos_UploadLogo_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "breez.proto", }
Pos_ServiceDesc is the grpc.ServiceDesc for Pos service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var PushTxNotifier_ServiceDesc = grpc.ServiceDesc{ ServiceName: "breez.PushTxNotifier", HandlerType: (*PushTxNotifierServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "RegisterTxNotification", Handler: _PushTxNotifier_RegisterTxNotification_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "breez.proto", }
PushTxNotifier_ServiceDesc is the grpc.ServiceDesc for PushTxNotifier service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Signer_ServiceDesc = grpc.ServiceDesc{ ServiceName: "breez.Signer", HandlerType: (*SignerServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "SignUrl", Handler: _Signer_SignUrl_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "breez.proto", }
Signer_ServiceDesc is the grpc.ServiceDesc for Signer service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Support_ServiceDesc = grpc.ServiceDesc{ ServiceName: "breez.Support", HandlerType: (*SupportServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ReportPaymentFailure", Handler: _Support_ReportPaymentFailure_Handler, }, { MethodName: "BreezStatus", Handler: _Support_BreezStatus_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "breez.proto", }
Support_ServiceDesc is the grpc.ServiceDesc for Support service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var Swapper_ServiceDesc = grpc.ServiceDesc{ ServiceName: "breez.Swapper", HandlerType: (*SwapperServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddFundInit", Handler: _Swapper_AddFundInit_Handler, }, { MethodName: "AddFundStatus", Handler: _Swapper_AddFundStatus_Handler, }, { MethodName: "GetSwapPayment", Handler: _Swapper_GetSwapPayment_Handler, }, { MethodName: "RedeemSwapPayment", Handler: _Swapper_RedeemSwapPayment_Handler, }, { MethodName: "GetReverseRoutingNode", Handler: _Swapper_GetReverseRoutingNode_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "breez.proto", }
Swapper_ServiceDesc is the grpc.ServiceDesc for Swapper service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var SyncNotifier_ServiceDesc = grpc.ServiceDesc{ ServiceName: "breez.SyncNotifier", HandlerType: (*SyncNotifierServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "RegisterPeriodicSync", Handler: _SyncNotifier_RegisterPeriodicSync_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "breez.proto", }
SyncNotifier_ServiceDesc is the grpc.ServiceDesc for SyncNotifier service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var TaprootSwapper_ServiceDesc = grpc.ServiceDesc{ ServiceName: "breez.TaprootSwapper", HandlerType: (*TaprootSwapperServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateSwap", Handler: _TaprootSwapper_CreateSwap_Handler, }, { MethodName: "PaySwap", Handler: _TaprootSwapper_PaySwap_Handler, }, { MethodName: "RefundSwap", Handler: _TaprootSwapper_RefundSwap_Handler, }, { MethodName: "SwapParameters", Handler: _TaprootSwapper_SwapParameters_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "breez.proto", }
TaprootSwapper_ServiceDesc is the grpc.ServiceDesc for TaprootSwapper service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterCTPServer ¶
func RegisterCTPServer(s grpc.ServiceRegistrar, srv CTPServer)
func RegisterCardOrdererServer ¶
func RegisterCardOrdererServer(s grpc.ServiceRegistrar, srv CardOrdererServer)
func RegisterChannelOpenerServer ¶
func RegisterChannelOpenerServer(s grpc.ServiceRegistrar, srv ChannelOpenerServer)
func RegisterFundManagerServer ¶
func RegisterFundManagerServer(s grpc.ServiceRegistrar, srv FundManagerServer)
func RegisterInactiveNotifierServer ¶
func RegisterInactiveNotifierServer(s grpc.ServiceRegistrar, srv InactiveNotifierServer)
func RegisterInformationServer ¶
func RegisterInformationServer(s grpc.ServiceRegistrar, srv InformationServer)
func RegisterInvoicerServer ¶
func RegisterInvoicerServer(s grpc.ServiceRegistrar, srv InvoicerServer)
func RegisterNodeInfoServer ¶
func RegisterNodeInfoServer(s grpc.ServiceRegistrar, srv NodeInfoServer)
func RegisterPaymentNotifierServer ¶
func RegisterPaymentNotifierServer(s grpc.ServiceRegistrar, srv PaymentNotifierServer)
func RegisterPosServer ¶
func RegisterPosServer(s grpc.ServiceRegistrar, srv PosServer)
func RegisterPushTxNotifierServer ¶
func RegisterPushTxNotifierServer(s grpc.ServiceRegistrar, srv PushTxNotifierServer)
func RegisterSignerServer ¶
func RegisterSignerServer(s grpc.ServiceRegistrar, srv SignerServer)
func RegisterSupportServer ¶
func RegisterSupportServer(s grpc.ServiceRegistrar, srv SupportServer)
func RegisterSwapperServer ¶
func RegisterSwapperServer(s grpc.ServiceRegistrar, srv SwapperServer)
func RegisterSyncNotifierServer ¶
func RegisterSyncNotifierServer(s grpc.ServiceRegistrar, srv SyncNotifierServer)
func RegisterTaprootSwapperServer ¶
func RegisterTaprootSwapperServer(s grpc.ServiceRegistrar, srv TaprootSwapperServer)
Types ¶
type AddFundInitReply ¶
type AddFundInitReply struct {
Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"`
Pubkey []byte `protobuf:"bytes,2,opt,name=pubkey,proto3" json:"pubkey,omitempty"`
LockHeight int64 `protobuf:"varint,3,opt,name=lockHeight,proto3" json:"lockHeight,omitempty"`
MaxAllowedDeposit int64 `protobuf:"varint,4,opt,name=maxAllowedDeposit,proto3" json:"maxAllowedDeposit,omitempty"`
ErrorMessage string `protobuf:"bytes,5,opt,name=errorMessage,proto3" json:"errorMessage,omitempty"`
RequiredReserve int64 `protobuf:"varint,6,opt,name=requiredReserve,proto3" json:"requiredReserve,omitempty"`
MinAllowedDeposit int64 `protobuf:"varint,7,opt,name=minAllowedDeposit,proto3" json:"minAllowedDeposit,omitempty"`
// contains filtered or unexported fields
}
func (*AddFundInitReply) Descriptor
deprecated
func (*AddFundInitReply) Descriptor() ([]byte, []int)
Deprecated: Use AddFundInitReply.ProtoReflect.Descriptor instead.
func (*AddFundInitReply) GetAddress ¶
func (x *AddFundInitReply) GetAddress() string
func (*AddFundInitReply) GetErrorMessage ¶
func (x *AddFundInitReply) GetErrorMessage() string
func (*AddFundInitReply) GetLockHeight ¶
func (x *AddFundInitReply) GetLockHeight() int64
func (*AddFundInitReply) GetMaxAllowedDeposit ¶
func (x *AddFundInitReply) GetMaxAllowedDeposit() int64
func (*AddFundInitReply) GetMinAllowedDeposit ¶
func (x *AddFundInitReply) GetMinAllowedDeposit() int64
func (*AddFundInitReply) GetPubkey ¶
func (x *AddFundInitReply) GetPubkey() []byte
func (*AddFundInitReply) GetRequiredReserve ¶
func (x *AddFundInitReply) GetRequiredReserve() int64
func (*AddFundInitReply) ProtoMessage ¶
func (*AddFundInitReply) ProtoMessage()
func (*AddFundInitReply) ProtoReflect ¶
func (x *AddFundInitReply) ProtoReflect() protoreflect.Message
func (*AddFundInitReply) Reset ¶
func (x *AddFundInitReply) Reset()
func (*AddFundInitReply) String ¶
func (x *AddFundInitReply) String() string
type AddFundInitRequest ¶
type AddFundInitRequest struct {
NodeID string `protobuf:"bytes,1,opt,name=nodeID,proto3" json:"nodeID,omitempty"`
NotificationToken string `protobuf:"bytes,2,opt,name=notificationToken,proto3" json:"notificationToken,omitempty"`
Pubkey []byte `protobuf:"bytes,3,opt,name=pubkey,proto3" json:"pubkey,omitempty"`
Hash []byte `protobuf:"bytes,4,opt,name=hash,proto3" json:"hash,omitempty"`
Version int32 `protobuf:"varint,5,opt,name=version,proto3" json:"version,omitempty"`
// contains filtered or unexported fields
}
func (*AddFundInitRequest) Descriptor
deprecated
func (*AddFundInitRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddFundInitRequest.ProtoReflect.Descriptor instead.
func (*AddFundInitRequest) GetHash ¶
func (x *AddFundInitRequest) GetHash() []byte
func (*AddFundInitRequest) GetNodeID ¶
func (x *AddFundInitRequest) GetNodeID() string
func (*AddFundInitRequest) GetNotificationToken ¶
func (x *AddFundInitRequest) GetNotificationToken() string
func (*AddFundInitRequest) GetPubkey ¶
func (x *AddFundInitRequest) GetPubkey() []byte
func (*AddFundInitRequest) GetVersion ¶
func (x *AddFundInitRequest) GetVersion() int32
func (*AddFundInitRequest) ProtoMessage ¶
func (*AddFundInitRequest) ProtoMessage()
func (*AddFundInitRequest) ProtoReflect ¶
func (x *AddFundInitRequest) ProtoReflect() protoreflect.Message
func (*AddFundInitRequest) Reset ¶
func (x *AddFundInitRequest) Reset()
func (*AddFundInitRequest) String ¶
func (x *AddFundInitRequest) String() string
type AddFundStatusReply ¶
type AddFundStatusReply struct {
Statuses map[string]*AddFundStatusReply_AddressStatus `` /* 157-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*AddFundStatusReply) Descriptor
deprecated
func (*AddFundStatusReply) Descriptor() ([]byte, []int)
Deprecated: Use AddFundStatusReply.ProtoReflect.Descriptor instead.
func (*AddFundStatusReply) GetStatuses ¶
func (x *AddFundStatusReply) GetStatuses() map[string]*AddFundStatusReply_AddressStatus
func (*AddFundStatusReply) ProtoMessage ¶
func (*AddFundStatusReply) ProtoMessage()
func (*AddFundStatusReply) ProtoReflect ¶
func (x *AddFundStatusReply) ProtoReflect() protoreflect.Message
func (*AddFundStatusReply) Reset ¶
func (x *AddFundStatusReply) Reset()
func (*AddFundStatusReply) String ¶
func (x *AddFundStatusReply) String() string
type AddFundStatusReply_AddressStatus ¶
type AddFundStatusReply_AddressStatus struct {
Tx string `protobuf:"bytes,1,opt,name=tx,proto3" json:"tx,omitempty"`
Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
Confirmed bool `protobuf:"varint,3,opt,name=confirmed,proto3" json:"confirmed,omitempty"`
BlockHash string `protobuf:"bytes,4,opt,name=blockHash,proto3" json:"blockHash,omitempty"`
// contains filtered or unexported fields
}
func (*AddFundStatusReply_AddressStatus) Descriptor
deprecated
func (*AddFundStatusReply_AddressStatus) Descriptor() ([]byte, []int)
Deprecated: Use AddFundStatusReply_AddressStatus.ProtoReflect.Descriptor instead.
func (*AddFundStatusReply_AddressStatus) GetAmount ¶
func (x *AddFundStatusReply_AddressStatus) GetAmount() int64
func (*AddFundStatusReply_AddressStatus) GetBlockHash ¶
func (x *AddFundStatusReply_AddressStatus) GetBlockHash() string
func (*AddFundStatusReply_AddressStatus) GetConfirmed ¶
func (x *AddFundStatusReply_AddressStatus) GetConfirmed() bool
func (*AddFundStatusReply_AddressStatus) GetTx ¶
func (x *AddFundStatusReply_AddressStatus) GetTx() string
func (*AddFundStatusReply_AddressStatus) ProtoMessage ¶
func (*AddFundStatusReply_AddressStatus) ProtoMessage()
func (*AddFundStatusReply_AddressStatus) ProtoReflect ¶
func (x *AddFundStatusReply_AddressStatus) ProtoReflect() protoreflect.Message
func (*AddFundStatusReply_AddressStatus) Reset ¶
func (x *AddFundStatusReply_AddressStatus) Reset()
func (*AddFundStatusReply_AddressStatus) String ¶
func (x *AddFundStatusReply_AddressStatus) String() string
type AddFundStatusRequest ¶
type AddFundStatusRequest struct {
Addresses []string `protobuf:"bytes,1,rep,name=addresses,proto3" json:"addresses,omitempty"`
NotificationToken string `protobuf:"bytes,2,opt,name=notificationToken,proto3" json:"notificationToken,omitempty"`
// contains filtered or unexported fields
}
func (*AddFundStatusRequest) Descriptor
deprecated
func (*AddFundStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddFundStatusRequest.ProtoReflect.Descriptor instead.
func (*AddFundStatusRequest) GetAddresses ¶
func (x *AddFundStatusRequest) GetAddresses() []string
func (*AddFundStatusRequest) GetNotificationToken ¶
func (x *AddFundStatusRequest) GetNotificationToken() string
func (*AddFundStatusRequest) ProtoMessage ¶
func (*AddFundStatusRequest) ProtoMessage()
func (*AddFundStatusRequest) ProtoReflect ¶
func (x *AddFundStatusRequest) ProtoReflect() protoreflect.Message
func (*AddFundStatusRequest) Reset ¶
func (x *AddFundStatusRequest) Reset()
func (*AddFundStatusRequest) String ¶
func (x *AddFundStatusRequest) String() string
type BoltzReverseSwapLockupTx ¶
type BoltzReverseSwapLockupTx struct {
BoltzId string `protobuf:"bytes,1,opt,name=boltz_id,json=boltzId,proto3" json:"boltz_id,omitempty"`
TimeoutBlockHeight uint32 `protobuf:"varint,2,opt,name=timeout_block_height,json=timeoutBlockHeight,proto3" json:"timeout_block_height,omitempty"`
// contains filtered or unexported fields
}
func (*BoltzReverseSwapLockupTx) Descriptor
deprecated
func (*BoltzReverseSwapLockupTx) Descriptor() ([]byte, []int)
Deprecated: Use BoltzReverseSwapLockupTx.ProtoReflect.Descriptor instead.
func (*BoltzReverseSwapLockupTx) GetBoltzId ¶
func (x *BoltzReverseSwapLockupTx) GetBoltzId() string
func (*BoltzReverseSwapLockupTx) GetTimeoutBlockHeight ¶
func (x *BoltzReverseSwapLockupTx) GetTimeoutBlockHeight() uint32
func (*BoltzReverseSwapLockupTx) ProtoMessage ¶
func (*BoltzReverseSwapLockupTx) ProtoMessage()
func (*BoltzReverseSwapLockupTx) ProtoReflect ¶
func (x *BoltzReverseSwapLockupTx) ProtoReflect() protoreflect.Message
func (*BoltzReverseSwapLockupTx) Reset ¶
func (x *BoltzReverseSwapLockupTx) Reset()
func (*BoltzReverseSwapLockupTx) String ¶
func (x *BoltzReverseSwapLockupTx) String() string
type BreezAppVersionsReply ¶
type BreezAppVersionsReply struct {
Version []string `protobuf:"bytes,1,rep,name=version,proto3" json:"version,omitempty"`
// contains filtered or unexported fields
}
func (*BreezAppVersionsReply) Descriptor
deprecated
func (*BreezAppVersionsReply) Descriptor() ([]byte, []int)
Deprecated: Use BreezAppVersionsReply.ProtoReflect.Descriptor instead.
func (*BreezAppVersionsReply) GetVersion ¶
func (x *BreezAppVersionsReply) GetVersion() []string
func (*BreezAppVersionsReply) ProtoMessage ¶
func (*BreezAppVersionsReply) ProtoMessage()
func (*BreezAppVersionsReply) ProtoReflect ¶
func (x *BreezAppVersionsReply) ProtoReflect() protoreflect.Message
func (*BreezAppVersionsReply) Reset ¶
func (x *BreezAppVersionsReply) Reset()
func (*BreezAppVersionsReply) String ¶
func (x *BreezAppVersionsReply) String() string
type BreezAppVersionsRequest ¶
type BreezAppVersionsRequest struct {
// contains filtered or unexported fields
}
func (*BreezAppVersionsRequest) Descriptor
deprecated
func (*BreezAppVersionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use BreezAppVersionsRequest.ProtoReflect.Descriptor instead.
func (*BreezAppVersionsRequest) ProtoMessage ¶
func (*BreezAppVersionsRequest) ProtoMessage()
func (*BreezAppVersionsRequest) ProtoReflect ¶
func (x *BreezAppVersionsRequest) ProtoReflect() protoreflect.Message
func (*BreezAppVersionsRequest) Reset ¶
func (x *BreezAppVersionsRequest) Reset()
func (*BreezAppVersionsRequest) String ¶
func (x *BreezAppVersionsRequest) String() string
type BreezStatusReply ¶
type BreezStatusReply struct {
Status BreezStatusReply_BreezStatus `protobuf:"varint,1,opt,name=status,proto3,enum=breez.BreezStatusReply_BreezStatus" json:"status,omitempty"`
// contains filtered or unexported fields
}
func (*BreezStatusReply) Descriptor
deprecated
func (*BreezStatusReply) Descriptor() ([]byte, []int)
Deprecated: Use BreezStatusReply.ProtoReflect.Descriptor instead.
func (*BreezStatusReply) GetStatus ¶
func (x *BreezStatusReply) GetStatus() BreezStatusReply_BreezStatus
func (*BreezStatusReply) ProtoMessage ¶
func (*BreezStatusReply) ProtoMessage()
func (*BreezStatusReply) ProtoReflect ¶
func (x *BreezStatusReply) ProtoReflect() protoreflect.Message
func (*BreezStatusReply) Reset ¶
func (x *BreezStatusReply) Reset()
func (*BreezStatusReply) String ¶
func (x *BreezStatusReply) String() string
type BreezStatusReply_BreezStatus ¶
type BreezStatusReply_BreezStatus int32
const ( BreezStatusReply_OPERATIONAL BreezStatusReply_BreezStatus = 0 BreezStatusReply_MAINTENANCE BreezStatusReply_BreezStatus = 1 BreezStatusReply_SERVICE_DISRUPTION BreezStatusReply_BreezStatus = 2 )
func (BreezStatusReply_BreezStatus) Descriptor ¶
func (BreezStatusReply_BreezStatus) Descriptor() protoreflect.EnumDescriptor
func (BreezStatusReply_BreezStatus) Enum ¶
func (x BreezStatusReply_BreezStatus) Enum() *BreezStatusReply_BreezStatus
func (BreezStatusReply_BreezStatus) EnumDescriptor
deprecated
func (BreezStatusReply_BreezStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use BreezStatusReply_BreezStatus.Descriptor instead.
func (BreezStatusReply_BreezStatus) Number ¶
func (x BreezStatusReply_BreezStatus) Number() protoreflect.EnumNumber
func (BreezStatusReply_BreezStatus) String ¶
func (x BreezStatusReply_BreezStatus) String() string
func (BreezStatusReply_BreezStatus) Type ¶
func (BreezStatusReply_BreezStatus) Type() protoreflect.EnumType
type BreezStatusRequest ¶
type BreezStatusRequest struct {
// contains filtered or unexported fields
}
func (*BreezStatusRequest) Descriptor
deprecated
func (*BreezStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use BreezStatusRequest.ProtoReflect.Descriptor instead.
func (*BreezStatusRequest) ProtoMessage ¶
func (*BreezStatusRequest) ProtoMessage()
func (*BreezStatusRequest) ProtoReflect ¶
func (x *BreezStatusRequest) ProtoReflect() protoreflect.Message
func (*BreezStatusRequest) Reset ¶
func (x *BreezStatusRequest) Reset()
func (*BreezStatusRequest) String ¶
func (x *BreezStatusRequest) String() string
type CTPClient ¶
type CTPClient interface {
JoinCTPSession(ctx context.Context, in *JoinCTPSessionRequest, opts ...grpc.CallOption) (*JoinCTPSessionResponse, error)
TerminateCTPSession(ctx context.Context, in *TerminateCTPSessionRequest, opts ...grpc.CallOption) (*TerminateCTPSessionResponse, error)
}
CTPClient is the client API for CTP service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCTPClient ¶
func NewCTPClient(cc grpc.ClientConnInterface) CTPClient
type CTPServer ¶
type CTPServer interface {
JoinCTPSession(context.Context, *JoinCTPSessionRequest) (*JoinCTPSessionResponse, error)
TerminateCTPSession(context.Context, *TerminateCTPSessionRequest) (*TerminateCTPSessionResponse, error)
// contains filtered or unexported methods
}
CTPServer is the server API for CTP service. All implementations must embed UnimplementedCTPServer for forward compatibility
type Captcha ¶
type Captcha struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Image []byte `protobuf:"bytes,2,opt,name=image,proto3" json:"image,omitempty"`
// contains filtered or unexported fields
}
func (*Captcha) Descriptor
deprecated
func (*Captcha) ProtoMessage ¶
func (*Captcha) ProtoMessage()
func (*Captcha) ProtoReflect ¶
func (x *Captcha) ProtoReflect() protoreflect.Message
type CardOrdererClient ¶
type CardOrdererClient interface {
Order(ctx context.Context, in *OrderRequest, opts ...grpc.CallOption) (*OrderReply, error)
}
CardOrdererClient is the client API for CardOrderer service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewCardOrdererClient ¶
func NewCardOrdererClient(cc grpc.ClientConnInterface) CardOrdererClient
type CardOrdererServer ¶
type CardOrdererServer interface {
Order(context.Context, *OrderRequest) (*OrderReply, error)
// contains filtered or unexported methods
}
CardOrdererServer is the server API for CardOrderer service. All implementations must embed UnimplementedCardOrdererServer for forward compatibility
type ChainApiServersReply ¶
type ChainApiServersReply struct {
Servers []*ChainApiServersReply_ChainAPIServer `protobuf:"bytes,1,rep,name=servers,proto3" json:"servers,omitempty"`
// contains filtered or unexported fields
}
func (*ChainApiServersReply) Descriptor
deprecated
func (*ChainApiServersReply) Descriptor() ([]byte, []int)
Deprecated: Use ChainApiServersReply.ProtoReflect.Descriptor instead.
func (*ChainApiServersReply) GetServers ¶
func (x *ChainApiServersReply) GetServers() []*ChainApiServersReply_ChainAPIServer
func (*ChainApiServersReply) ProtoMessage ¶
func (*ChainApiServersReply) ProtoMessage()
func (*ChainApiServersReply) ProtoReflect ¶
func (x *ChainApiServersReply) ProtoReflect() protoreflect.Message
func (*ChainApiServersReply) Reset ¶
func (x *ChainApiServersReply) Reset()
func (*ChainApiServersReply) String ¶
func (x *ChainApiServersReply) String() string
type ChainApiServersReply_ChainAPIServer ¶
type ChainApiServersReply_ChainAPIServer struct {
ServerType string `protobuf:"bytes,1,opt,name=server_type,json=serverType,proto3" json:"server_type,omitempty"`
ServerBaseUrl string `protobuf:"bytes,2,opt,name=server_base_url,json=serverBaseUrl,proto3" json:"server_base_url,omitempty"`
// contains filtered or unexported fields
}
func (*ChainApiServersReply_ChainAPIServer) Descriptor
deprecated
func (*ChainApiServersReply_ChainAPIServer) Descriptor() ([]byte, []int)
Deprecated: Use ChainApiServersReply_ChainAPIServer.ProtoReflect.Descriptor instead.
func (*ChainApiServersReply_ChainAPIServer) GetServerBaseUrl ¶
func (x *ChainApiServersReply_ChainAPIServer) GetServerBaseUrl() string
func (*ChainApiServersReply_ChainAPIServer) GetServerType ¶
func (x *ChainApiServersReply_ChainAPIServer) GetServerType() string
func (*ChainApiServersReply_ChainAPIServer) ProtoMessage ¶
func (*ChainApiServersReply_ChainAPIServer) ProtoMessage()
func (*ChainApiServersReply_ChainAPIServer) ProtoReflect ¶
func (x *ChainApiServersReply_ChainAPIServer) ProtoReflect() protoreflect.Message
func (*ChainApiServersReply_ChainAPIServer) Reset ¶
func (x *ChainApiServersReply_ChainAPIServer) Reset()
func (*ChainApiServersReply_ChainAPIServer) String ¶
func (x *ChainApiServersReply_ChainAPIServer) String() string
type ChainApiServersRequest ¶
type ChainApiServersRequest struct {
// contains filtered or unexported fields
}
func (*ChainApiServersRequest) Descriptor
deprecated
func (*ChainApiServersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChainApiServersRequest.ProtoReflect.Descriptor instead.
func (*ChainApiServersRequest) ProtoMessage ¶
func (*ChainApiServersRequest) ProtoMessage()
func (*ChainApiServersRequest) ProtoReflect ¶
func (x *ChainApiServersRequest) ProtoReflect() protoreflect.Message
func (*ChainApiServersRequest) Reset ¶
func (x *ChainApiServersRequest) Reset()
func (*ChainApiServersRequest) String ¶
func (x *ChainApiServersRequest) String() string
type ChannelOpenerClient ¶
type ChannelOpenerClient interface {
LSPList(ctx context.Context, in *LSPListRequest, opts ...grpc.CallOption) (*LSPListReply, error)
// Returns active and historical LSPs used by a node.
// In the response, the LSP with a non-empty fee list is active, the LSPs with an empty fee list are historical.
LSPFullList(ctx context.Context, in *LSPFullListRequest, opts ...grpc.CallOption) (*LSPFullListReply, error)
RegisterPayment(ctx context.Context, in *RegisterPaymentRequest, opts ...grpc.CallOption) (*RegisterPaymentReply, error)
CheckChannels(ctx context.Context, in *CheckChannelsRequest, opts ...grpc.CallOption) (*CheckChannelsReply, error)
}
ChannelOpenerClient is the client API for ChannelOpener service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewChannelOpenerClient ¶
func NewChannelOpenerClient(cc grpc.ClientConnInterface) ChannelOpenerClient
type ChannelOpenerServer ¶
type ChannelOpenerServer interface {
LSPList(context.Context, *LSPListRequest) (*LSPListReply, error)
// Returns active and historical LSPs used by a node.
// In the response, the LSP with a non-empty fee list is active, the LSPs with an empty fee list are historical.
LSPFullList(context.Context, *LSPFullListRequest) (*LSPFullListReply, error)
RegisterPayment(context.Context, *RegisterPaymentRequest) (*RegisterPaymentReply, error)
CheckChannels(context.Context, *CheckChannelsRequest) (*CheckChannelsReply, error)
// contains filtered or unexported methods
}
ChannelOpenerServer is the server API for ChannelOpener service. All implementations must embed UnimplementedChannelOpenerServer for forward compatibility
type CheckChannelsReply ¶
type CheckChannelsReply struct {
Blob []byte `protobuf:"bytes,2,opt,name=blob,proto3" json:"blob,omitempty"`
// contains filtered or unexported fields
}
func (*CheckChannelsReply) Descriptor
deprecated
func (*CheckChannelsReply) Descriptor() ([]byte, []int)
Deprecated: Use CheckChannelsReply.ProtoReflect.Descriptor instead.
func (*CheckChannelsReply) GetBlob ¶
func (x *CheckChannelsReply) GetBlob() []byte
func (*CheckChannelsReply) ProtoMessage ¶
func (*CheckChannelsReply) ProtoMessage()
func (*CheckChannelsReply) ProtoReflect ¶
func (x *CheckChannelsReply) ProtoReflect() protoreflect.Message
func (*CheckChannelsReply) Reset ¶
func (x *CheckChannelsReply) Reset()
func (*CheckChannelsReply) String ¶
func (x *CheckChannelsReply) String() string
type CheckChannelsRequest ¶
type CheckChannelsRequest struct {
LspId string `protobuf:"bytes,1,opt,name=lsp_id,json=lspId,proto3" json:"lsp_id,omitempty"`
Blob []byte `protobuf:"bytes,2,opt,name=blob,proto3" json:"blob,omitempty"`
// contains filtered or unexported fields
}
func (*CheckChannelsRequest) Descriptor
deprecated
func (*CheckChannelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckChannelsRequest.ProtoReflect.Descriptor instead.
func (*CheckChannelsRequest) GetBlob ¶
func (x *CheckChannelsRequest) GetBlob() []byte
func (*CheckChannelsRequest) GetLspId ¶
func (x *CheckChannelsRequest) GetLspId() string
func (*CheckChannelsRequest) ProtoMessage ¶
func (*CheckChannelsRequest) ProtoMessage()
func (*CheckChannelsRequest) ProtoReflect ¶
func (x *CheckChannelsRequest) ProtoReflect() protoreflect.Message
func (*CheckChannelsRequest) Reset ¶
func (x *CheckChannelsRequest) Reset()
func (*CheckChannelsRequest) String ¶
func (x *CheckChannelsRequest) String() string
type CreateSwapRequest ¶
type CreateSwapRequest struct {
Hash []byte `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"`
RefundPubkey []byte `protobuf:"bytes,2,opt,name=refund_pubkey,json=refundPubkey,proto3" json:"refund_pubkey,omitempty"`
// contains filtered or unexported fields
}
func (*CreateSwapRequest) Descriptor
deprecated
func (*CreateSwapRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSwapRequest.ProtoReflect.Descriptor instead.
func (*CreateSwapRequest) GetHash ¶
func (x *CreateSwapRequest) GetHash() []byte
func (*CreateSwapRequest) GetRefundPubkey ¶
func (x *CreateSwapRequest) GetRefundPubkey() []byte
func (*CreateSwapRequest) ProtoMessage ¶
func (*CreateSwapRequest) ProtoMessage()
func (*CreateSwapRequest) ProtoReflect ¶
func (x *CreateSwapRequest) ProtoReflect() protoreflect.Message
func (*CreateSwapRequest) Reset ¶
func (x *CreateSwapRequest) Reset()
func (*CreateSwapRequest) String ¶
func (x *CreateSwapRequest) String() string
type CreateSwapResponse ¶
type CreateSwapResponse struct {
Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"`
ClaimPubkey []byte `protobuf:"bytes,2,opt,name=claim_pubkey,json=claimPubkey,proto3" json:"claim_pubkey,omitempty"`
LockTime uint32 `protobuf:"varint,3,opt,name=lock_time,json=lockTime,proto3" json:"lock_time,omitempty"`
Parameters *SwapParameters `protobuf:"bytes,4,opt,name=parameters,proto3" json:"parameters,omitempty"`
// contains filtered or unexported fields
}
func (*CreateSwapResponse) Descriptor
deprecated
func (*CreateSwapResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateSwapResponse.ProtoReflect.Descriptor instead.
func (*CreateSwapResponse) GetAddress ¶
func (x *CreateSwapResponse) GetAddress() string
func (*CreateSwapResponse) GetClaimPubkey ¶
func (x *CreateSwapResponse) GetClaimPubkey() []byte
func (*CreateSwapResponse) GetLockTime ¶
func (x *CreateSwapResponse) GetLockTime() uint32
func (*CreateSwapResponse) GetParameters ¶
func (x *CreateSwapResponse) GetParameters() *SwapParameters
func (*CreateSwapResponse) ProtoMessage ¶
func (*CreateSwapResponse) ProtoMessage()
func (*CreateSwapResponse) ProtoReflect ¶
func (x *CreateSwapResponse) ProtoReflect() protoreflect.Message
func (*CreateSwapResponse) Reset ¶
func (x *CreateSwapResponse) Reset()
func (*CreateSwapResponse) String ¶
func (x *CreateSwapResponse) String() string
type FundManagerClient ¶
type FundManagerClient interface {
UpdateChannelPolicy(ctx context.Context, in *UpdateChannelPolicyRequest, opts ...grpc.CallOption) (*UpdateChannelPolicyReply, error)
AddFundInit(ctx context.Context, in *AddFundInitRequest, opts ...grpc.CallOption) (*AddFundInitReply, error)
AddFundStatus(ctx context.Context, in *AddFundStatusRequest, opts ...grpc.CallOption) (*AddFundStatusReply, error)
RemoveFund(ctx context.Context, in *RemoveFundRequest, opts ...grpc.CallOption) (*RemoveFundReply, error)
RedeemRemovedFunds(ctx context.Context, in *RedeemRemovedFundsRequest, opts ...grpc.CallOption) (*RedeemRemovedFundsReply, error)
GetSwapPayment(ctx context.Context, in *GetSwapPaymentRequest, opts ...grpc.CallOption) (*GetSwapPaymentReply, error)
RegisterTransactionConfirmation(ctx context.Context, in *RegisterTransactionConfirmationRequest, opts ...grpc.CallOption) (*RegisterTransactionConfirmationResponse, error)
}
FundManagerClient is the client API for FundManager service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewFundManagerClient ¶
func NewFundManagerClient(cc grpc.ClientConnInterface) FundManagerClient
type FundManagerServer ¶
type FundManagerServer interface {
UpdateChannelPolicy(context.Context, *UpdateChannelPolicyRequest) (*UpdateChannelPolicyReply, error)
AddFundInit(context.Context, *AddFundInitRequest) (*AddFundInitReply, error)
AddFundStatus(context.Context, *AddFundStatusRequest) (*AddFundStatusReply, error)
RemoveFund(context.Context, *RemoveFundRequest) (*RemoveFundReply, error)
RedeemRemovedFunds(context.Context, *RedeemRemovedFundsRequest) (*RedeemRemovedFundsReply, error)
GetSwapPayment(context.Context, *GetSwapPaymentRequest) (*GetSwapPaymentReply, error)
RegisterTransactionConfirmation(context.Context, *RegisterTransactionConfirmationRequest) (*RegisterTransactionConfirmationResponse, error)
// contains filtered or unexported methods
}
FundManagerServer is the server API for FundManager service. All implementations must embed UnimplementedFundManagerServer for forward compatibility
type GetNodeInfoRequest ¶
type GetNodeInfoRequest struct {
Pubkey []byte `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"`
Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
// contains filtered or unexported fields
}
func (*GetNodeInfoRequest) Descriptor
deprecated
func (*GetNodeInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeInfoRequest.ProtoReflect.Descriptor instead.
func (*GetNodeInfoRequest) GetKey ¶
func (x *GetNodeInfoRequest) GetKey() string
func (*GetNodeInfoRequest) GetPubkey ¶
func (x *GetNodeInfoRequest) GetPubkey() []byte
func (*GetNodeInfoRequest) ProtoMessage ¶
func (*GetNodeInfoRequest) ProtoMessage()
func (*GetNodeInfoRequest) ProtoReflect ¶
func (x *GetNodeInfoRequest) ProtoReflect() protoreflect.Message
func (*GetNodeInfoRequest) Reset ¶
func (x *GetNodeInfoRequest) Reset()
func (*GetNodeInfoRequest) String ¶
func (x *GetNodeInfoRequest) String() string
type GetNodeInfoResponse ¶
type GetNodeInfoResponse struct {
Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
Timestamp int64 `protobuf:"varint,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
Signature []byte `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func (*GetNodeInfoResponse) Descriptor
deprecated
func (*GetNodeInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNodeInfoResponse.ProtoReflect.Descriptor instead.
func (*GetNodeInfoResponse) GetSignature ¶
func (x *GetNodeInfoResponse) GetSignature() []byte
func (*GetNodeInfoResponse) GetTimestamp ¶
func (x *GetNodeInfoResponse) GetTimestamp() int64
func (*GetNodeInfoResponse) GetValue ¶
func (x *GetNodeInfoResponse) GetValue() []byte
func (*GetNodeInfoResponse) ProtoMessage ¶
func (*GetNodeInfoResponse) ProtoMessage()
func (*GetNodeInfoResponse) ProtoReflect ¶
func (x *GetNodeInfoResponse) ProtoReflect() protoreflect.Message
func (*GetNodeInfoResponse) Reset ¶
func (x *GetNodeInfoResponse) Reset()
func (*GetNodeInfoResponse) String ¶
func (x *GetNodeInfoResponse) String() string
type GetReverseRoutingNodeReply ¶
type GetReverseRoutingNodeReply struct {
NodeId []byte `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetReverseRoutingNodeReply) Descriptor
deprecated
func (*GetReverseRoutingNodeReply) Descriptor() ([]byte, []int)
Deprecated: Use GetReverseRoutingNodeReply.ProtoReflect.Descriptor instead.
func (*GetReverseRoutingNodeReply) GetNodeId ¶
func (x *GetReverseRoutingNodeReply) GetNodeId() []byte
func (*GetReverseRoutingNodeReply) ProtoMessage ¶
func (*GetReverseRoutingNodeReply) ProtoMessage()
func (*GetReverseRoutingNodeReply) ProtoReflect ¶
func (x *GetReverseRoutingNodeReply) ProtoReflect() protoreflect.Message
func (*GetReverseRoutingNodeReply) Reset ¶
func (x *GetReverseRoutingNodeReply) Reset()
func (*GetReverseRoutingNodeReply) String ¶
func (x *GetReverseRoutingNodeReply) String() string
type GetReverseRoutingNodeRequest ¶
type GetReverseRoutingNodeRequest struct {
// contains filtered or unexported fields
}
func (*GetReverseRoutingNodeRequest) Descriptor
deprecated
func (*GetReverseRoutingNodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReverseRoutingNodeRequest.ProtoReflect.Descriptor instead.
func (*GetReverseRoutingNodeRequest) ProtoMessage ¶
func (*GetReverseRoutingNodeRequest) ProtoMessage()
func (*GetReverseRoutingNodeRequest) ProtoReflect ¶
func (x *GetReverseRoutingNodeRequest) ProtoReflect() protoreflect.Message
func (*GetReverseRoutingNodeRequest) Reset ¶
func (x *GetReverseRoutingNodeRequest) Reset()
func (*GetReverseRoutingNodeRequest) String ¶
func (x *GetReverseRoutingNodeRequest) String() string
type GetSwapPaymentReply ¶
type GetSwapPaymentReply struct {
PaymentError string `protobuf:"bytes,1,opt,name=paymentError,proto3" json:"paymentError,omitempty"`
// deprecated
FundsExceededLimit bool `protobuf:"varint,2,opt,name=funds_exceeded_limit,json=fundsExceededLimit,proto3" json:"funds_exceeded_limit,omitempty"`
SwapError GetSwapPaymentReply_SwapError `` /* 130-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*GetSwapPaymentReply) Descriptor
deprecated
func (*GetSwapPaymentReply) Descriptor() ([]byte, []int)
Deprecated: Use GetSwapPaymentReply.ProtoReflect.Descriptor instead.
func (*GetSwapPaymentReply) GetFundsExceededLimit ¶
func (x *GetSwapPaymentReply) GetFundsExceededLimit() bool
func (*GetSwapPaymentReply) GetPaymentError ¶
func (x *GetSwapPaymentReply) GetPaymentError() string
func (*GetSwapPaymentReply) GetSwapError ¶
func (x *GetSwapPaymentReply) GetSwapError() GetSwapPaymentReply_SwapError
func (*GetSwapPaymentReply) ProtoMessage ¶
func (*GetSwapPaymentReply) ProtoMessage()
func (*GetSwapPaymentReply) ProtoReflect ¶
func (x *GetSwapPaymentReply) ProtoReflect() protoreflect.Message
func (*GetSwapPaymentReply) Reset ¶
func (x *GetSwapPaymentReply) Reset()
func (*GetSwapPaymentReply) String ¶
func (x *GetSwapPaymentReply) String() string
type GetSwapPaymentReply_SwapError ¶
type GetSwapPaymentReply_SwapError int32
const ( GetSwapPaymentReply_NO_ERROR GetSwapPaymentReply_SwapError = 0 GetSwapPaymentReply_FUNDS_EXCEED_LIMIT GetSwapPaymentReply_SwapError = 1 GetSwapPaymentReply_TX_TOO_SMALL GetSwapPaymentReply_SwapError = 2 GetSwapPaymentReply_INVOICE_AMOUNT_MISMATCH GetSwapPaymentReply_SwapError = 3 GetSwapPaymentReply_SWAP_EXPIRED GetSwapPaymentReply_SwapError = 4 )
func (GetSwapPaymentReply_SwapError) Descriptor ¶
func (GetSwapPaymentReply_SwapError) Descriptor() protoreflect.EnumDescriptor
func (GetSwapPaymentReply_SwapError) Enum ¶
func (x GetSwapPaymentReply_SwapError) Enum() *GetSwapPaymentReply_SwapError
func (GetSwapPaymentReply_SwapError) EnumDescriptor
deprecated
func (GetSwapPaymentReply_SwapError) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetSwapPaymentReply_SwapError.Descriptor instead.
func (GetSwapPaymentReply_SwapError) Number ¶
func (x GetSwapPaymentReply_SwapError) Number() protoreflect.EnumNumber
func (GetSwapPaymentReply_SwapError) String ¶
func (x GetSwapPaymentReply_SwapError) String() string
func (GetSwapPaymentReply_SwapError) Type ¶
func (GetSwapPaymentReply_SwapError) Type() protoreflect.EnumType
type GetSwapPaymentRequest ¶
type GetSwapPaymentRequest struct {
PaymentRequest string `protobuf:"bytes,1,opt,name=paymentRequest,proto3" json:"paymentRequest,omitempty"`
// contains filtered or unexported fields
}
func (*GetSwapPaymentRequest) Descriptor
deprecated
func (*GetSwapPaymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSwapPaymentRequest.ProtoReflect.Descriptor instead.
func (*GetSwapPaymentRequest) GetPaymentRequest ¶
func (x *GetSwapPaymentRequest) GetPaymentRequest() string
func (*GetSwapPaymentRequest) ProtoMessage ¶
func (*GetSwapPaymentRequest) ProtoMessage()
func (*GetSwapPaymentRequest) ProtoReflect ¶
func (x *GetSwapPaymentRequest) ProtoReflect() protoreflect.Message
func (*GetSwapPaymentRequest) Reset ¶
func (x *GetSwapPaymentRequest) Reset()
func (*GetSwapPaymentRequest) String ¶
func (x *GetSwapPaymentRequest) String() string
type InactiveNotifierClient ¶
type InactiveNotifierClient interface {
InactiveNotify(ctx context.Context, in *InactiveNotifyRequest, opts ...grpc.CallOption) (*InactiveNotifyResponse, error)
}
InactiveNotifierClient is the client API for InactiveNotifier service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewInactiveNotifierClient ¶
func NewInactiveNotifierClient(cc grpc.ClientConnInterface) InactiveNotifierClient
type InactiveNotifierServer ¶
type InactiveNotifierServer interface {
InactiveNotify(context.Context, *InactiveNotifyRequest) (*InactiveNotifyResponse, error)
// contains filtered or unexported methods
}
InactiveNotifierServer is the server API for InactiveNotifier service. All implementations must embed UnimplementedInactiveNotifierServer for forward compatibility
type InactiveNotifyRequest ¶
type InactiveNotifyRequest struct {
Pubkey []byte `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"`
Days int32 `protobuf:"varint,2,opt,name=days,proto3" json:"days,omitempty"`
// contains filtered or unexported fields
}
func (*InactiveNotifyRequest) Descriptor
deprecated
func (*InactiveNotifyRequest) Descriptor() ([]byte, []int)
Deprecated: Use InactiveNotifyRequest.ProtoReflect.Descriptor instead.
func (*InactiveNotifyRequest) GetDays ¶
func (x *InactiveNotifyRequest) GetDays() int32
func (*InactiveNotifyRequest) GetPubkey ¶
func (x *InactiveNotifyRequest) GetPubkey() []byte
func (*InactiveNotifyRequest) ProtoMessage ¶
func (*InactiveNotifyRequest) ProtoMessage()
func (*InactiveNotifyRequest) ProtoReflect ¶
func (x *InactiveNotifyRequest) ProtoReflect() protoreflect.Message
func (*InactiveNotifyRequest) Reset ¶
func (x *InactiveNotifyRequest) Reset()
func (*InactiveNotifyRequest) String ¶
func (x *InactiveNotifyRequest) String() string
type InactiveNotifyResponse ¶
type InactiveNotifyResponse struct {
// contains filtered or unexported fields
}
func (*InactiveNotifyResponse) Descriptor
deprecated
func (*InactiveNotifyResponse) Descriptor() ([]byte, []int)
Deprecated: Use InactiveNotifyResponse.ProtoReflect.Descriptor instead.
func (*InactiveNotifyResponse) ProtoMessage ¶
func (*InactiveNotifyResponse) ProtoMessage()
func (*InactiveNotifyResponse) ProtoReflect ¶
func (x *InactiveNotifyResponse) ProtoReflect() protoreflect.Message
func (*InactiveNotifyResponse) Reset ¶
func (x *InactiveNotifyResponse) Reset()
func (*InactiveNotifyResponse) String ¶
func (x *InactiveNotifyResponse) String() string
type InformationClient ¶
type InformationClient interface {
Ping(ctx context.Context, in *PingRequest, opts ...grpc.CallOption) (*PingReply, error)
Rates(ctx context.Context, in *RatesRequest, opts ...grpc.CallOption) (*RatesReply, error)
BreezAppVersions(ctx context.Context, in *BreezAppVersionsRequest, opts ...grpc.CallOption) (*BreezAppVersionsReply, error)
ReceiverInfo(ctx context.Context, in *ReceiverInfoRequest, opts ...grpc.CallOption) (*ReceiverInfoReply, error)
ChainApiServers(ctx context.Context, in *ChainApiServersRequest, opts ...grpc.CallOption) (*ChainApiServersReply, error)
}
InformationClient is the client API for Information service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewInformationClient ¶
func NewInformationClient(cc grpc.ClientConnInterface) InformationClient
type InformationServer ¶
type InformationServer interface {
Ping(context.Context, *PingRequest) (*PingReply, error)
Rates(context.Context, *RatesRequest) (*RatesReply, error)
BreezAppVersions(context.Context, *BreezAppVersionsRequest) (*BreezAppVersionsReply, error)
ReceiverInfo(context.Context, *ReceiverInfoRequest) (*ReceiverInfoReply, error)
ChainApiServers(context.Context, *ChainApiServersRequest) (*ChainApiServersReply, error)
// contains filtered or unexported methods
}
InformationServer is the server API for Information service. All implementations must embed UnimplementedInformationServer for forward compatibility
type InvoiceReply ¶
type InvoiceReply struct {
Error string `protobuf:"bytes,1,opt,name=Error,proto3" json:"Error,omitempty"`
// contains filtered or unexported fields
}
func (*InvoiceReply) Descriptor
deprecated
func (*InvoiceReply) Descriptor() ([]byte, []int)
Deprecated: Use InvoiceReply.ProtoReflect.Descriptor instead.
func (*InvoiceReply) GetError ¶
func (x *InvoiceReply) GetError() string
func (*InvoiceReply) ProtoMessage ¶
func (*InvoiceReply) ProtoMessage()
func (*InvoiceReply) ProtoReflect ¶
func (x *InvoiceReply) ProtoReflect() protoreflect.Message
func (*InvoiceReply) Reset ¶
func (x *InvoiceReply) Reset()
func (*InvoiceReply) String ¶
func (x *InvoiceReply) String() string
type InvoicerClient ¶
type InvoicerClient interface {
RegisterDevice(ctx context.Context, in *RegisterRequest, opts ...grpc.CallOption) (*RegisterReply, error)
SendInvoice(ctx context.Context, in *PaymentRequest, opts ...grpc.CallOption) (*InvoiceReply, error)
}
InvoicerClient is the client API for Invoicer service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewInvoicerClient ¶
func NewInvoicerClient(cc grpc.ClientConnInterface) InvoicerClient
type InvoicerServer ¶
type InvoicerServer interface {
RegisterDevice(context.Context, *RegisterRequest) (*RegisterReply, error)
SendInvoice(context.Context, *PaymentRequest) (*InvoiceReply, error)
// contains filtered or unexported methods
}
InvoicerServer is the server API for Invoicer service. All implementations must embed UnimplementedInvoicerServer for forward compatibility
type JoinCTPSessionRequest ¶
type JoinCTPSessionRequest struct {
PartyType JoinCTPSessionRequest_PartyType `protobuf:"varint,1,opt,name=partyType,proto3,enum=breez.JoinCTPSessionRequest_PartyType" json:"partyType,omitempty"`
PartyName string `protobuf:"bytes,2,opt,name=partyName,proto3" json:"partyName,omitempty"`
NotificationToken string `protobuf:"bytes,3,opt,name=notificationToken,proto3" json:"notificationToken,omitempty"`
SessionID string `protobuf:"bytes,4,opt,name=sessionID,proto3" json:"sessionID,omitempty"`
// contains filtered or unexported fields
}
func (*JoinCTPSessionRequest) Descriptor
deprecated
func (*JoinCTPSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use JoinCTPSessionRequest.ProtoReflect.Descriptor instead.
func (*JoinCTPSessionRequest) GetNotificationToken ¶
func (x *JoinCTPSessionRequest) GetNotificationToken() string
func (*JoinCTPSessionRequest) GetPartyName ¶
func (x *JoinCTPSessionRequest) GetPartyName() string
func (*JoinCTPSessionRequest) GetPartyType ¶
func (x *JoinCTPSessionRequest) GetPartyType() JoinCTPSessionRequest_PartyType
func (*JoinCTPSessionRequest) GetSessionID ¶
func (x *JoinCTPSessionRequest) GetSessionID() string
func (*JoinCTPSessionRequest) ProtoMessage ¶
func (*JoinCTPSessionRequest) ProtoMessage()
func (*JoinCTPSessionRequest) ProtoReflect ¶
func (x *JoinCTPSessionRequest) ProtoReflect() protoreflect.Message
func (*JoinCTPSessionRequest) Reset ¶
func (x *JoinCTPSessionRequest) Reset()
func (*JoinCTPSessionRequest) String ¶
func (x *JoinCTPSessionRequest) String() string
type JoinCTPSessionRequest_PartyType ¶
type JoinCTPSessionRequest_PartyType int32
const ( JoinCTPSessionRequest_PAYER JoinCTPSessionRequest_PartyType = 0 JoinCTPSessionRequest_PAYEE JoinCTPSessionRequest_PartyType = 1 )
func (JoinCTPSessionRequest_PartyType) Descriptor ¶
func (JoinCTPSessionRequest_PartyType) Descriptor() protoreflect.EnumDescriptor
func (JoinCTPSessionRequest_PartyType) Enum ¶
func (x JoinCTPSessionRequest_PartyType) Enum() *JoinCTPSessionRequest_PartyType
func (JoinCTPSessionRequest_PartyType) EnumDescriptor
deprecated
func (JoinCTPSessionRequest_PartyType) EnumDescriptor() ([]byte, []int)
Deprecated: Use JoinCTPSessionRequest_PartyType.Descriptor instead.
func (JoinCTPSessionRequest_PartyType) Number ¶
func (x JoinCTPSessionRequest_PartyType) Number() protoreflect.EnumNumber
func (JoinCTPSessionRequest_PartyType) String ¶
func (x JoinCTPSessionRequest_PartyType) String() string
func (JoinCTPSessionRequest_PartyType) Type ¶
func (JoinCTPSessionRequest_PartyType) Type() protoreflect.EnumType
type JoinCTPSessionResponse ¶
type JoinCTPSessionResponse struct {
SessionID string `protobuf:"bytes,1,opt,name=sessionID,proto3" json:"sessionID,omitempty"`
Expiry int64 `protobuf:"varint,2,opt,name=expiry,proto3" json:"expiry,omitempty"`
// contains filtered or unexported fields
}
func (*JoinCTPSessionResponse) Descriptor
deprecated
func (*JoinCTPSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use JoinCTPSessionResponse.ProtoReflect.Descriptor instead.
func (*JoinCTPSessionResponse) GetExpiry ¶
func (x *JoinCTPSessionResponse) GetExpiry() int64
func (*JoinCTPSessionResponse) GetSessionID ¶
func (x *JoinCTPSessionResponse) GetSessionID() string
func (*JoinCTPSessionResponse) ProtoMessage ¶
func (*JoinCTPSessionResponse) ProtoMessage()
func (*JoinCTPSessionResponse) ProtoReflect ¶
func (x *JoinCTPSessionResponse) ProtoReflect() protoreflect.Message
func (*JoinCTPSessionResponse) Reset ¶
func (x *JoinCTPSessionResponse) Reset()
func (*JoinCTPSessionResponse) String ¶
func (x *JoinCTPSessionResponse) String() string
type LSPFullListReply ¶
type LSPFullListReply struct {
Lsps []*LSPInformation `protobuf:"bytes,1,rep,name=lsps,proto3" json:"lsps,omitempty"`
// contains filtered or unexported fields
}
func (*LSPFullListReply) Descriptor
deprecated
func (*LSPFullListReply) Descriptor() ([]byte, []int)
Deprecated: Use LSPFullListReply.ProtoReflect.Descriptor instead.
func (*LSPFullListReply) GetLsps ¶
func (x *LSPFullListReply) GetLsps() []*LSPInformation
func (*LSPFullListReply) ProtoMessage ¶
func (*LSPFullListReply) ProtoMessage()
func (*LSPFullListReply) ProtoReflect ¶
func (x *LSPFullListReply) ProtoReflect() protoreflect.Message
func (*LSPFullListReply) Reset ¶
func (x *LSPFullListReply) Reset()
func (*LSPFullListReply) String ¶
func (x *LSPFullListReply) String() string
type LSPFullListRequest ¶
type LSPFullListRequest struct {
// / The identity pubkey of the client
Pubkey string `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"`
// contains filtered or unexported fields
}
func (*LSPFullListRequest) Descriptor
deprecated
func (*LSPFullListRequest) Descriptor() ([]byte, []int)
Deprecated: Use LSPFullListRequest.ProtoReflect.Descriptor instead.
func (*LSPFullListRequest) GetPubkey ¶
func (x *LSPFullListRequest) GetPubkey() string
func (*LSPFullListRequest) ProtoMessage ¶
func (*LSPFullListRequest) ProtoMessage()
func (*LSPFullListRequest) ProtoReflect ¶
func (x *LSPFullListRequest) ProtoReflect() protoreflect.Message
func (*LSPFullListRequest) Reset ¶
func (x *LSPFullListRequest) Reset()
func (*LSPFullListRequest) String ¶
func (x *LSPFullListRequest) String() string
type LSPInformation ¶
type LSPInformation struct {
// / The name of of lsp
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// / The name of of lsp
WidgetUrl string `protobuf:"bytes,2,opt,name=widget_url,proto3" json:"widget_url,omitempty"`
// / The identity pubkey of the Lightning node
Pubkey string `protobuf:"bytes,3,opt,name=pubkey,proto3" json:"pubkey,omitempty"`
// / The network location of the lightning node, e.g. `12.34.56.78:9012` or `localhost:10011`
Host string `protobuf:"bytes,4,opt,name=host,proto3" json:"host,omitempty"`
// / The channel capacity in satoshis
ChannelCapacity int64 `protobuf:"varint,5,opt,name=channel_capacity,proto3" json:"channel_capacity,omitempty"`
// / The target number of blocks that the funding transaction should be confirmed by.
TargetConf int32 `protobuf:"varint,6,opt,name=target_conf,proto3" json:"target_conf,omitempty"`
// / The base fee charged regardless of the number of milli-satoshis sent.
BaseFeeMsat int64 `protobuf:"varint,7,opt,name=base_fee_msat,proto3" json:"base_fee_msat,omitempty"`
// / The effective fee rate in milli-satoshis. The precision of this value goes up to 6 decimal places, so 1e-6.
FeeRate float64 `protobuf:"fixed64,8,opt,name=fee_rate,proto3" json:"fee_rate,omitempty"`
// / The required timelock delta for HTLCs forwarded over the channel.
TimeLockDelta uint32 `protobuf:"varint,9,opt,name=time_lock_delta,proto3" json:"time_lock_delta,omitempty"`
// / The minimum value in millisatoshi we will require for incoming HTLCs on the channel.
MinHtlcMsat int64 `protobuf:"varint,10,opt,name=min_htlc_msat,proto3" json:"min_htlc_msat,omitempty"`
// Deprecated: Marked as deprecated in breez.proto.
ChannelFeePermyriad int64 `protobuf:"varint,11,opt,name=channel_fee_permyriad,json=channelFeePermyriad,proto3" json:"channel_fee_permyriad,omitempty"`
LspPubkey []byte `protobuf:"bytes,12,opt,name=lsp_pubkey,json=lspPubkey,proto3" json:"lsp_pubkey,omitempty"`
// The channel can be closed if not used this duration in seconds.
//
// Deprecated: Marked as deprecated in breez.proto.
MaxInactiveDuration int64 `protobuf:"varint,13,opt,name=max_inactive_duration,json=maxInactiveDuration,proto3" json:"max_inactive_duration,omitempty"`
// Deprecated: Marked as deprecated in breez.proto.
ChannelMinimumFeeMsat int64 `` /* 130-byte string literal not displayed */
OpeningFeeParamsMenu []*OpeningFeeParams `` /* 126-byte string literal not displayed */
Id string `protobuf:"bytes,16,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*LSPInformation) Descriptor
deprecated
func (*LSPInformation) Descriptor() ([]byte, []int)
Deprecated: Use LSPInformation.ProtoReflect.Descriptor instead.
func (*LSPInformation) GetBaseFeeMsat ¶
func (x *LSPInformation) GetBaseFeeMsat() int64
func (*LSPInformation) GetChannelCapacity ¶
func (x *LSPInformation) GetChannelCapacity() int64
func (*LSPInformation) GetChannelFeePermyriad
deprecated
func (x *LSPInformation) GetChannelFeePermyriad() int64
Deprecated: Marked as deprecated in breez.proto.
func (*LSPInformation) GetChannelMinimumFeeMsat
deprecated
func (x *LSPInformation) GetChannelMinimumFeeMsat() int64
Deprecated: Marked as deprecated in breez.proto.
func (*LSPInformation) GetFeeRate ¶
func (x *LSPInformation) GetFeeRate() float64
func (*LSPInformation) GetHost ¶
func (x *LSPInformation) GetHost() string
func (*LSPInformation) GetId ¶
func (x *LSPInformation) GetId() string
func (*LSPInformation) GetLspPubkey ¶
func (x *LSPInformation) GetLspPubkey() []byte
func (*LSPInformation) GetMaxInactiveDuration
deprecated
func (x *LSPInformation) GetMaxInactiveDuration() int64
Deprecated: Marked as deprecated in breez.proto.
func (*LSPInformation) GetMinHtlcMsat ¶
func (x *LSPInformation) GetMinHtlcMsat() int64
func (*LSPInformation) GetName ¶
func (x *LSPInformation) GetName() string
func (*LSPInformation) GetOpeningFeeParamsMenu ¶
func (x *LSPInformation) GetOpeningFeeParamsMenu() []*OpeningFeeParams
func (*LSPInformation) GetPubkey ¶
func (x *LSPInformation) GetPubkey() string
func (*LSPInformation) GetTargetConf ¶
func (x *LSPInformation) GetTargetConf() int32
func (*LSPInformation) GetTimeLockDelta ¶
func (x *LSPInformation) GetTimeLockDelta() uint32
func (*LSPInformation) GetWidgetUrl ¶
func (x *LSPInformation) GetWidgetUrl() string
func (*LSPInformation) ProtoMessage ¶
func (*LSPInformation) ProtoMessage()
func (*LSPInformation) ProtoReflect ¶
func (x *LSPInformation) ProtoReflect() protoreflect.Message
func (*LSPInformation) Reset ¶
func (x *LSPInformation) Reset()
func (*LSPInformation) String ¶
func (x *LSPInformation) String() string
type LSPListReply ¶
type LSPListReply struct {
Lsps map[string]*LSPInformation `` // The key is the lsp id
/* 149-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*LSPListReply) Descriptor
deprecated
func (*LSPListReply) Descriptor() ([]byte, []int)
Deprecated: Use LSPListReply.ProtoReflect.Descriptor instead.
func (*LSPListReply) GetLsps ¶
func (x *LSPListReply) GetLsps() map[string]*LSPInformation
func (*LSPListReply) ProtoMessage ¶
func (*LSPListReply) ProtoMessage()
func (*LSPListReply) ProtoReflect ¶
func (x *LSPListReply) ProtoReflect() protoreflect.Message
func (*LSPListReply) Reset ¶
func (x *LSPListReply) Reset()
func (*LSPListReply) String ¶
func (x *LSPListReply) String() string
type LSPListRequest ¶
type LSPListRequest struct {
// / The identity pubkey of the client
Pubkey string `protobuf:"bytes,2,opt,name=pubkey,proto3" json:"pubkey,omitempty"`
// contains filtered or unexported fields
}
func (*LSPListRequest) Descriptor
deprecated
func (*LSPListRequest) Descriptor() ([]byte, []int)
Deprecated: Use LSPListRequest.ProtoReflect.Descriptor instead.
func (*LSPListRequest) GetPubkey ¶
func (x *LSPListRequest) GetPubkey() string
func (*LSPListRequest) ProtoMessage ¶
func (*LSPListRequest) ProtoMessage()
func (*LSPListRequest) ProtoReflect ¶
func (x *LSPListRequest) ProtoReflect() protoreflect.Message
func (*LSPListRequest) Reset ¶
func (x *LSPListRequest) Reset()
func (*LSPListRequest) String ¶
func (x *LSPListRequest) String() string
type NodeInfoClient ¶
type NodeInfoClient interface {
SetNodeInfo(ctx context.Context, in *SetNodeInfoRequest, opts ...grpc.CallOption) (*SetNodeInfoResponse, error)
GetNodeInfo(ctx context.Context, in *GetNodeInfoRequest, opts ...grpc.CallOption) (*GetNodeInfoResponse, error)
}
NodeInfoClient is the client API for NodeInfo service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewNodeInfoClient ¶
func NewNodeInfoClient(cc grpc.ClientConnInterface) NodeInfoClient
type NodeInfoServer ¶
type NodeInfoServer interface {
SetNodeInfo(context.Context, *SetNodeInfoRequest) (*SetNodeInfoResponse, error)
GetNodeInfo(context.Context, *GetNodeInfoRequest) (*GetNodeInfoResponse, error)
// contains filtered or unexported methods
}
NodeInfoServer is the server API for NodeInfo service. All implementations must embed UnimplementedNodeInfoServer for forward compatibility
type OpeningFeeParams ¶
type OpeningFeeParams struct {
// / The minimum value in millisatoshi we will require for incoming HTLCs on the channel.
MinMsat uint64 `protobuf:"varint,1,opt,name=min_msat,json=minMsat,proto3" json:"min_msat,omitempty"`
// / The fee in ppm charged over liquidity when buying a channel.
Proportional uint32 `protobuf:"varint,2,opt,name=proportional,proto3" json:"proportional,omitempty"`
// / The time this opening fee params promise expires.
ValidUntil string `protobuf:"bytes,3,opt,name=valid_until,json=validUntil,proto3" json:"valid_until,omitempty"`
// The channel can be closed if not used this duration in blocks.
MaxIdleTime uint32 `protobuf:"varint,4,opt,name=max_idle_time,json=maxIdleTime,proto3" json:"max_idle_time,omitempty"`
MaxClientToSelfDelay uint32 `` /* 128-byte string literal not displayed */
Promise string `protobuf:"bytes,6,opt,name=promise,proto3" json:"promise,omitempty"`
// contains filtered or unexported fields
}
func (*OpeningFeeParams) Descriptor
deprecated
func (*OpeningFeeParams) Descriptor() ([]byte, []int)
Deprecated: Use OpeningFeeParams.ProtoReflect.Descriptor instead.
func (*OpeningFeeParams) GetMaxClientToSelfDelay ¶
func (x *OpeningFeeParams) GetMaxClientToSelfDelay() uint32
func (*OpeningFeeParams) GetMaxIdleTime ¶
func (x *OpeningFeeParams) GetMaxIdleTime() uint32
func (*OpeningFeeParams) GetMinMsat ¶
func (x *OpeningFeeParams) GetMinMsat() uint64
func (*OpeningFeeParams) GetPromise ¶
func (x *OpeningFeeParams) GetPromise() string
func (*OpeningFeeParams) GetProportional ¶
func (x *OpeningFeeParams) GetProportional() uint32
func (*OpeningFeeParams) GetValidUntil ¶
func (x *OpeningFeeParams) GetValidUntil() string
func (*OpeningFeeParams) ProtoMessage ¶
func (*OpeningFeeParams) ProtoMessage()
func (*OpeningFeeParams) ProtoReflect ¶
func (x *OpeningFeeParams) ProtoReflect() protoreflect.Message
func (*OpeningFeeParams) Reset ¶
func (x *OpeningFeeParams) Reset()
func (*OpeningFeeParams) String ¶
func (x *OpeningFeeParams) String() string
type OrderReply ¶
type OrderReply struct {
// contains filtered or unexported fields
}
func (*OrderReply) Descriptor
deprecated
func (*OrderReply) Descriptor() ([]byte, []int)
Deprecated: Use OrderReply.ProtoReflect.Descriptor instead.
func (*OrderReply) ProtoMessage ¶
func (*OrderReply) ProtoMessage()
func (*OrderReply) ProtoReflect ¶
func (x *OrderReply) ProtoReflect() protoreflect.Message
func (*OrderReply) Reset ¶
func (x *OrderReply) Reset()
func (*OrderReply) String ¶
func (x *OrderReply) String() string
type OrderRequest ¶
type OrderRequest struct {
FullName string `protobuf:"bytes,1,opt,name=FullName,proto3" json:"FullName,omitempty"`
Address string `protobuf:"bytes,2,opt,name=Address,proto3" json:"Address,omitempty"`
City string `protobuf:"bytes,3,opt,name=City,proto3" json:"City,omitempty"`
State string `protobuf:"bytes,4,opt,name=State,proto3" json:"State,omitempty"`
Zip string `protobuf:"bytes,5,opt,name=Zip,proto3" json:"Zip,omitempty"`
Country string `protobuf:"bytes,6,opt,name=Country,proto3" json:"Country,omitempty"`
Email string `protobuf:"bytes,7,opt,name=Email,proto3" json:"Email,omitempty"`
// contains filtered or unexported fields
}
func (*OrderRequest) Descriptor
deprecated
func (*OrderRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrderRequest.ProtoReflect.Descriptor instead.
func (*OrderRequest) GetAddress ¶
func (x *OrderRequest) GetAddress() string
func (*OrderRequest) GetCity ¶
func (x *OrderRequest) GetCity() string
func (*OrderRequest) GetCountry ¶
func (x *OrderRequest) GetCountry() string
func (*OrderRequest) GetEmail ¶
func (x *OrderRequest) GetEmail() string
func (*OrderRequest) GetFullName ¶
func (x *OrderRequest) GetFullName() string
func (*OrderRequest) GetState ¶
func (x *OrderRequest) GetState() string
func (*OrderRequest) GetZip ¶
func (x *OrderRequest) GetZip() string
func (*OrderRequest) ProtoMessage ¶
func (*OrderRequest) ProtoMessage()
func (*OrderRequest) ProtoReflect ¶
func (x *OrderRequest) ProtoReflect() protoreflect.Message
func (*OrderRequest) Reset ¶
func (x *OrderRequest) Reset()
func (*OrderRequest) String ¶
func (x *OrderRequest) String() string
type PaySwapRequest ¶
type PaySwapRequest struct {
PaymentRequest string `protobuf:"bytes,1,opt,name=payment_request,json=paymentRequest,proto3" json:"payment_request,omitempty"`
// contains filtered or unexported fields
}
func (*PaySwapRequest) Descriptor
deprecated
func (*PaySwapRequest) Descriptor() ([]byte, []int)
Deprecated: Use PaySwapRequest.ProtoReflect.Descriptor instead.
func (*PaySwapRequest) GetPaymentRequest ¶
func (x *PaySwapRequest) GetPaymentRequest() string
func (*PaySwapRequest) ProtoMessage ¶
func (*PaySwapRequest) ProtoMessage()
func (*PaySwapRequest) ProtoReflect ¶
func (x *PaySwapRequest) ProtoReflect() protoreflect.Message
func (*PaySwapRequest) Reset ¶
func (x *PaySwapRequest) Reset()
func (*PaySwapRequest) String ¶
func (x *PaySwapRequest) String() string
type PaySwapResponse ¶
type PaySwapResponse struct {
// contains filtered or unexported fields
}
func (*PaySwapResponse) Descriptor
deprecated
func (*PaySwapResponse) Descriptor() ([]byte, []int)
Deprecated: Use PaySwapResponse.ProtoReflect.Descriptor instead.
func (*PaySwapResponse) ProtoMessage ¶
func (*PaySwapResponse) ProtoMessage()
func (*PaySwapResponse) ProtoReflect ¶
func (x *PaySwapResponse) ProtoReflect() protoreflect.Message
func (*PaySwapResponse) Reset ¶
func (x *PaySwapResponse) Reset()
func (*PaySwapResponse) String ¶
func (x *PaySwapResponse) String() string
type PaymentNotifierClient ¶
type PaymentNotifierClient interface {
RegisterPaymentNotification(ctx context.Context, in *RegisterPaymentNotificationRequest, opts ...grpc.CallOption) (*RegisterPaymentNotificationResponse, error)
RemovePaymentNotification(ctx context.Context, in *RemovePaymentNotificationRequest, opts ...grpc.CallOption) (*RemovePaymentNotificationResponse, error)
}
PaymentNotifierClient is the client API for PaymentNotifier service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewPaymentNotifierClient ¶
func NewPaymentNotifierClient(cc grpc.ClientConnInterface) PaymentNotifierClient
type PaymentNotifierServer ¶
type PaymentNotifierServer interface {
RegisterPaymentNotification(context.Context, *RegisterPaymentNotificationRequest) (*RegisterPaymentNotificationResponse, error)
RemovePaymentNotification(context.Context, *RemovePaymentNotificationRequest) (*RemovePaymentNotificationResponse, error)
// contains filtered or unexported methods
}
PaymentNotifierServer is the server API for PaymentNotifier service. All implementations must embed UnimplementedPaymentNotifierServer for forward compatibility
type PaymentRequest ¶
type PaymentRequest struct {
BreezID string `protobuf:"bytes,1,opt,name=breezID,proto3" json:"breezID,omitempty"`
Invoice string `protobuf:"bytes,2,opt,name=invoice,proto3" json:"invoice,omitempty"`
Payee string `protobuf:"bytes,3,opt,name=payee,proto3" json:"payee,omitempty"`
Amount int64 `protobuf:"varint,4,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*PaymentRequest) Descriptor
deprecated
func (*PaymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use PaymentRequest.ProtoReflect.Descriptor instead.
func (*PaymentRequest) GetAmount ¶
func (x *PaymentRequest) GetAmount() int64
func (*PaymentRequest) GetBreezID ¶
func (x *PaymentRequest) GetBreezID() string
func (*PaymentRequest) GetInvoice ¶
func (x *PaymentRequest) GetInvoice() string
func (*PaymentRequest) GetPayee ¶
func (x *PaymentRequest) GetPayee() string
func (*PaymentRequest) ProtoMessage ¶
func (*PaymentRequest) ProtoMessage()
func (*PaymentRequest) ProtoReflect ¶
func (x *PaymentRequest) ProtoReflect() protoreflect.Message
func (*PaymentRequest) Reset ¶
func (x *PaymentRequest) Reset()
func (*PaymentRequest) String ¶
func (x *PaymentRequest) String() string
type PingReply ¶
type PingReply struct {
Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
// contains filtered or unexported fields
}
func (*PingReply) Descriptor
deprecated
func (*PingReply) GetVersion ¶
func (*PingReply) ProtoMessage ¶
func (*PingReply) ProtoMessage()
func (*PingReply) ProtoReflect ¶
func (x *PingReply) ProtoReflect() protoreflect.Message
type PingRequest ¶
type PingRequest struct {
// contains filtered or unexported fields
}
func (*PingRequest) Descriptor
deprecated
func (*PingRequest) Descriptor() ([]byte, []int)
Deprecated: Use PingRequest.ProtoReflect.Descriptor instead.
func (*PingRequest) ProtoMessage ¶
func (*PingRequest) ProtoMessage()
func (*PingRequest) ProtoReflect ¶
func (x *PingRequest) ProtoReflect() protoreflect.Message
func (*PingRequest) Reset ¶
func (x *PingRequest) Reset()
func (*PingRequest) String ¶
func (x *PingRequest) String() string
type PosClient ¶
type PosClient interface {
RegisterDevice(ctx context.Context, in *RegisterRequest, opts ...grpc.CallOption) (*RegisterReply, error)
UploadLogo(ctx context.Context, in *UploadFileRequest, opts ...grpc.CallOption) (*UploadFileReply, error)
}
PosClient is the client API for Pos service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewPosClient ¶
func NewPosClient(cc grpc.ClientConnInterface) PosClient
type PosServer ¶
type PosServer interface {
RegisterDevice(context.Context, *RegisterRequest) (*RegisterReply, error)
UploadLogo(context.Context, *UploadFileRequest) (*UploadFileReply, error)
// contains filtered or unexported methods
}
PosServer is the server API for Pos service. All implementations must embed UnimplementedPosServer for forward compatibility
type PushTxNotificationRequest ¶
type PushTxNotificationRequest struct {
DeviceId string `protobuf:"bytes,1,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
Body string `protobuf:"bytes,3,opt,name=body,proto3" json:"body,omitempty"`
TxHash []byte `protobuf:"bytes,4,opt,name=tx_hash,json=txHash,proto3" json:"tx_hash,omitempty"`
Script []byte `protobuf:"bytes,5,opt,name=script,proto3" json:"script,omitempty"`
BlockHeightHint uint32 `protobuf:"varint,6,opt,name=block_height_hint,json=blockHeightHint,proto3" json:"block_height_hint,omitempty"`
// Types that are assignable to Info:
//
// *PushTxNotificationRequest_BoltzReverseSwapLockupTxInfo
Info isPushTxNotificationRequest_Info `protobuf_oneof:"info"`
// contains filtered or unexported fields
}
func (*PushTxNotificationRequest) Descriptor
deprecated
func (*PushTxNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use PushTxNotificationRequest.ProtoReflect.Descriptor instead.
func (*PushTxNotificationRequest) GetBlockHeightHint ¶
func (x *PushTxNotificationRequest) GetBlockHeightHint() uint32
func (*PushTxNotificationRequest) GetBody ¶
func (x *PushTxNotificationRequest) GetBody() string
func (*PushTxNotificationRequest) GetBoltzReverseSwapLockupTxInfo ¶
func (x *PushTxNotificationRequest) GetBoltzReverseSwapLockupTxInfo() *BoltzReverseSwapLockupTx
func (*PushTxNotificationRequest) GetDeviceId ¶
func (x *PushTxNotificationRequest) GetDeviceId() string
func (*PushTxNotificationRequest) GetInfo ¶
func (m *PushTxNotificationRequest) GetInfo() isPushTxNotificationRequest_Info
func (*PushTxNotificationRequest) GetScript ¶
func (x *PushTxNotificationRequest) GetScript() []byte
func (*PushTxNotificationRequest) GetTitle ¶
func (x *PushTxNotificationRequest) GetTitle() string
func (*PushTxNotificationRequest) GetTxHash ¶
func (x *PushTxNotificationRequest) GetTxHash() []byte
func (*PushTxNotificationRequest) ProtoMessage ¶
func (*PushTxNotificationRequest) ProtoMessage()
func (*PushTxNotificationRequest) ProtoReflect ¶
func (x *PushTxNotificationRequest) ProtoReflect() protoreflect.Message
func (*PushTxNotificationRequest) Reset ¶
func (x *PushTxNotificationRequest) Reset()
func (*PushTxNotificationRequest) String ¶
func (x *PushTxNotificationRequest) String() string
type PushTxNotificationRequest_BoltzReverseSwapLockupTxInfo ¶
type PushTxNotificationRequest_BoltzReverseSwapLockupTxInfo struct {
BoltzReverseSwapLockupTxInfo *BoltzReverseSwapLockupTx `protobuf:"bytes,7,opt,name=boltz_reverse_swap_lockup_tx_info,json=boltzReverseSwapLockupTxInfo,proto3,oneof"`
}
type PushTxNotificationResponse ¶
type PushTxNotificationResponse struct {
// contains filtered or unexported fields
}
func (*PushTxNotificationResponse) Descriptor
deprecated
func (*PushTxNotificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use PushTxNotificationResponse.ProtoReflect.Descriptor instead.
func (*PushTxNotificationResponse) ProtoMessage ¶
func (*PushTxNotificationResponse) ProtoMessage()
func (*PushTxNotificationResponse) ProtoReflect ¶
func (x *PushTxNotificationResponse) ProtoReflect() protoreflect.Message
func (*PushTxNotificationResponse) Reset ¶
func (x *PushTxNotificationResponse) Reset()
func (*PushTxNotificationResponse) String ¶
func (x *PushTxNotificationResponse) String() string
type PushTxNotifierClient ¶
type PushTxNotifierClient interface {
RegisterTxNotification(ctx context.Context, in *PushTxNotificationRequest, opts ...grpc.CallOption) (*PushTxNotificationResponse, error)
}
PushTxNotifierClient is the client API for PushTxNotifier service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewPushTxNotifierClient ¶
func NewPushTxNotifierClient(cc grpc.ClientConnInterface) PushTxNotifierClient
type PushTxNotifierServer ¶
type PushTxNotifierServer interface {
RegisterTxNotification(context.Context, *PushTxNotificationRequest) (*PushTxNotificationResponse, error)
// contains filtered or unexported methods
}
PushTxNotifierServer is the server API for PushTxNotifier service. All implementations must embed UnimplementedPushTxNotifierServer for forward compatibility
type Rate ¶
type Rate struct {
Coin string `protobuf:"bytes,1,opt,name=coin,proto3" json:"coin,omitempty"`
Value float64 `protobuf:"fixed64,2,opt,name=value,proto3" json:"value,omitempty"`
// contains filtered or unexported fields
}
func (*Rate) Descriptor
deprecated
func (*Rate) ProtoMessage ¶
func (*Rate) ProtoMessage()
func (*Rate) ProtoReflect ¶
func (x *Rate) ProtoReflect() protoreflect.Message
type RatesReply ¶
type RatesReply struct {
Rates []*Rate `protobuf:"bytes,1,rep,name=rates,proto3" json:"rates,omitempty"`
// contains filtered or unexported fields
}
func (*RatesReply) Descriptor
deprecated
func (*RatesReply) Descriptor() ([]byte, []int)
Deprecated: Use RatesReply.ProtoReflect.Descriptor instead.
func (*RatesReply) GetRates ¶
func (x *RatesReply) GetRates() []*Rate
func (*RatesReply) ProtoMessage ¶
func (*RatesReply) ProtoMessage()
func (*RatesReply) ProtoReflect ¶
func (x *RatesReply) ProtoReflect() protoreflect.Message
func (*RatesReply) Reset ¶
func (x *RatesReply) Reset()
func (*RatesReply) String ¶
func (x *RatesReply) String() string
type RatesRequest ¶
type RatesRequest struct {
// contains filtered or unexported fields
}
func (*RatesRequest) Descriptor
deprecated
func (*RatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use RatesRequest.ProtoReflect.Descriptor instead.
func (*RatesRequest) ProtoMessage ¶
func (*RatesRequest) ProtoMessage()
func (*RatesRequest) ProtoReflect ¶
func (x *RatesRequest) ProtoReflect() protoreflect.Message
func (*RatesRequest) Reset ¶
func (x *RatesRequest) Reset()
func (*RatesRequest) String ¶
func (x *RatesRequest) String() string
type ReceiverInfoReply ¶
type ReceiverInfoReply struct {
Pubkey string `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"`
// contains filtered or unexported fields
}
func (*ReceiverInfoReply) Descriptor
deprecated
func (*ReceiverInfoReply) Descriptor() ([]byte, []int)
Deprecated: Use ReceiverInfoReply.ProtoReflect.Descriptor instead.
func (*ReceiverInfoReply) GetPubkey ¶
func (x *ReceiverInfoReply) GetPubkey() string
func (*ReceiverInfoReply) ProtoMessage ¶
func (*ReceiverInfoReply) ProtoMessage()
func (*ReceiverInfoReply) ProtoReflect ¶
func (x *ReceiverInfoReply) ProtoReflect() protoreflect.Message
func (*ReceiverInfoReply) Reset ¶
func (x *ReceiverInfoReply) Reset()
func (*ReceiverInfoReply) String ¶
func (x *ReceiverInfoReply) String() string
type ReceiverInfoRequest ¶
type ReceiverInfoRequest struct {
// contains filtered or unexported fields
}
func (*ReceiverInfoRequest) Descriptor
deprecated
func (*ReceiverInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReceiverInfoRequest.ProtoReflect.Descriptor instead.
func (*ReceiverInfoRequest) ProtoMessage ¶
func (*ReceiverInfoRequest) ProtoMessage()
func (*ReceiverInfoRequest) ProtoReflect ¶
func (x *ReceiverInfoRequest) ProtoReflect() protoreflect.Message
func (*ReceiverInfoRequest) Reset ¶
func (x *ReceiverInfoRequest) Reset()
func (*ReceiverInfoRequest) String ¶
func (x *ReceiverInfoRequest) String() string
type RedeemRemovedFundsReply ¶
type RedeemRemovedFundsReply struct {
Txid string `protobuf:"bytes,1,opt,name=txid,proto3" json:"txid,omitempty"`
// contains filtered or unexported fields
}
func (*RedeemRemovedFundsReply) Descriptor
deprecated
func (*RedeemRemovedFundsReply) Descriptor() ([]byte, []int)
Deprecated: Use RedeemRemovedFundsReply.ProtoReflect.Descriptor instead.
func (*RedeemRemovedFundsReply) GetTxid ¶
func (x *RedeemRemovedFundsReply) GetTxid() string
func (*RedeemRemovedFundsReply) ProtoMessage ¶
func (*RedeemRemovedFundsReply) ProtoMessage()
func (*RedeemRemovedFundsReply) ProtoReflect ¶
func (x *RedeemRemovedFundsReply) ProtoReflect() protoreflect.Message
func (*RedeemRemovedFundsReply) Reset ¶
func (x *RedeemRemovedFundsReply) Reset()
func (*RedeemRemovedFundsReply) String ¶
func (x *RedeemRemovedFundsReply) String() string
type RedeemRemovedFundsRequest ¶
type RedeemRemovedFundsRequest struct {
Paymenthash string `protobuf:"bytes,1,opt,name=paymenthash,proto3" json:"paymenthash,omitempty"`
// contains filtered or unexported fields
}
func (*RedeemRemovedFundsRequest) Descriptor
deprecated
func (*RedeemRemovedFundsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RedeemRemovedFundsRequest.ProtoReflect.Descriptor instead.
func (*RedeemRemovedFundsRequest) GetPaymenthash ¶
func (x *RedeemRemovedFundsRequest) GetPaymenthash() string
func (*RedeemRemovedFundsRequest) ProtoMessage ¶
func (*RedeemRemovedFundsRequest) ProtoMessage()
func (*RedeemRemovedFundsRequest) ProtoReflect ¶
func (x *RedeemRemovedFundsRequest) ProtoReflect() protoreflect.Message
func (*RedeemRemovedFundsRequest) Reset ¶
func (x *RedeemRemovedFundsRequest) Reset()
func (*RedeemRemovedFundsRequest) String ¶
func (x *RedeemRemovedFundsRequest) String() string
type RedeemSwapPaymentReply ¶
type RedeemSwapPaymentReply struct {
Txid string `protobuf:"bytes,1,opt,name=txid,proto3" json:"txid,omitempty"`
// contains filtered or unexported fields
}
func (*RedeemSwapPaymentReply) Descriptor
deprecated
func (*RedeemSwapPaymentReply) Descriptor() ([]byte, []int)
Deprecated: Use RedeemSwapPaymentReply.ProtoReflect.Descriptor instead.
func (*RedeemSwapPaymentReply) GetTxid ¶
func (x *RedeemSwapPaymentReply) GetTxid() string
func (*RedeemSwapPaymentReply) ProtoMessage ¶
func (*RedeemSwapPaymentReply) ProtoMessage()
func (*RedeemSwapPaymentReply) ProtoReflect ¶
func (x *RedeemSwapPaymentReply) ProtoReflect() protoreflect.Message
func (*RedeemSwapPaymentReply) Reset ¶
func (x *RedeemSwapPaymentReply) Reset()
func (*RedeemSwapPaymentReply) String ¶
func (x *RedeemSwapPaymentReply) String() string
type RedeemSwapPaymentRequest ¶
type RedeemSwapPaymentRequest struct {
Preimage []byte `protobuf:"bytes,1,opt,name=preimage,proto3" json:"preimage,omitempty"`
// / The target number of blocks that the funding transaction should be confirmed by.
TargetConf int32 `protobuf:"varint,2,opt,name=target_conf,json=targetConf,proto3" json:"target_conf,omitempty"`
// / A manual fee rate set in sat/byte that should be used when crafting the funding transaction.
SatPerByte int64 `protobuf:"varint,3,opt,name=sat_per_byte,json=satPerByte,proto3" json:"sat_per_byte,omitempty"`
// contains filtered or unexported fields
}
func (*RedeemSwapPaymentRequest) Descriptor
deprecated
func (*RedeemSwapPaymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use RedeemSwapPaymentRequest.ProtoReflect.Descriptor instead.
func (*RedeemSwapPaymentRequest) GetPreimage ¶
func (x *RedeemSwapPaymentRequest) GetPreimage() []byte
func (*RedeemSwapPaymentRequest) GetSatPerByte ¶
func (x *RedeemSwapPaymentRequest) GetSatPerByte() int64
func (*RedeemSwapPaymentRequest) GetTargetConf ¶
func (x *RedeemSwapPaymentRequest) GetTargetConf() int32
func (*RedeemSwapPaymentRequest) ProtoMessage ¶
func (*RedeemSwapPaymentRequest) ProtoMessage()
func (*RedeemSwapPaymentRequest) ProtoReflect ¶
func (x *RedeemSwapPaymentRequest) ProtoReflect() protoreflect.Message
func (*RedeemSwapPaymentRequest) Reset ¶
func (x *RedeemSwapPaymentRequest) Reset()
func (*RedeemSwapPaymentRequest) String ¶
func (x *RedeemSwapPaymentRequest) String() string
type RefundSwapRequest ¶
type RefundSwapRequest struct {
Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"`
Transaction []byte `protobuf:"bytes,2,opt,name=transaction,proto3" json:"transaction,omitempty"`
InputIndex uint32 `protobuf:"varint,3,opt,name=input_index,json=inputIndex,proto3" json:"input_index,omitempty"`
PubNonce []byte `protobuf:"bytes,4,opt,name=pub_nonce,json=pubNonce,proto3" json:"pub_nonce,omitempty"`
// contains filtered or unexported fields
}
func (*RefundSwapRequest) Descriptor
deprecated
func (*RefundSwapRequest) Descriptor() ([]byte, []int)
Deprecated: Use RefundSwapRequest.ProtoReflect.Descriptor instead.
func (*RefundSwapRequest) GetAddress ¶
func (x *RefundSwapRequest) GetAddress() string
func (*RefundSwapRequest) GetInputIndex ¶
func (x *RefundSwapRequest) GetInputIndex() uint32
func (*RefundSwapRequest) GetPubNonce ¶
func (x *RefundSwapRequest) GetPubNonce() []byte
func (*RefundSwapRequest) GetTransaction ¶
func (x *RefundSwapRequest) GetTransaction() []byte
func (*RefundSwapRequest) ProtoMessage ¶
func (*RefundSwapRequest) ProtoMessage()
func (*RefundSwapRequest) ProtoReflect ¶
func (x *RefundSwapRequest) ProtoReflect() protoreflect.Message
func (*RefundSwapRequest) Reset ¶
func (x *RefundSwapRequest) Reset()
func (*RefundSwapRequest) String ¶
func (x *RefundSwapRequest) String() string
type RefundSwapResponse ¶
type RefundSwapResponse struct {
PubNonce []byte `protobuf:"bytes,1,opt,name=pub_nonce,json=pubNonce,proto3" json:"pub_nonce,omitempty"`
PartialSignature []byte `protobuf:"bytes,2,opt,name=partial_signature,json=partialSignature,proto3" json:"partial_signature,omitempty"`
// contains filtered or unexported fields
}
func (*RefundSwapResponse) Descriptor
deprecated
func (*RefundSwapResponse) Descriptor() ([]byte, []int)
Deprecated: Use RefundSwapResponse.ProtoReflect.Descriptor instead.
func (*RefundSwapResponse) GetPartialSignature ¶
func (x *RefundSwapResponse) GetPartialSignature() []byte
func (*RefundSwapResponse) GetPubNonce ¶
func (x *RefundSwapResponse) GetPubNonce() []byte
func (*RefundSwapResponse) ProtoMessage ¶
func (*RefundSwapResponse) ProtoMessage()
func (*RefundSwapResponse) ProtoReflect ¶
func (x *RefundSwapResponse) ProtoReflect() protoreflect.Message
func (*RefundSwapResponse) Reset ¶
func (x *RefundSwapResponse) Reset()
func (*RefundSwapResponse) String ¶
func (x *RefundSwapResponse) String() string
type RegisterPaymentNotificationRequest ¶
type RegisterPaymentNotificationRequest struct {
LspId string `protobuf:"bytes,1,opt,name=lsp_id,json=lspId,proto3" json:"lsp_id,omitempty"`
Blob []byte `protobuf:"bytes,2,opt,name=blob,proto3" json:"blob,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterPaymentNotificationRequest) Descriptor
deprecated
func (*RegisterPaymentNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterPaymentNotificationRequest.ProtoReflect.Descriptor instead.
func (*RegisterPaymentNotificationRequest) GetBlob ¶
func (x *RegisterPaymentNotificationRequest) GetBlob() []byte
func (*RegisterPaymentNotificationRequest) GetLspId ¶
func (x *RegisterPaymentNotificationRequest) GetLspId() string
func (*RegisterPaymentNotificationRequest) ProtoMessage ¶
func (*RegisterPaymentNotificationRequest) ProtoMessage()
func (*RegisterPaymentNotificationRequest) ProtoReflect ¶
func (x *RegisterPaymentNotificationRequest) ProtoReflect() protoreflect.Message
func (*RegisterPaymentNotificationRequest) Reset ¶
func (x *RegisterPaymentNotificationRequest) Reset()
func (*RegisterPaymentNotificationRequest) String ¶
func (x *RegisterPaymentNotificationRequest) String() string
type RegisterPaymentNotificationResponse ¶
type RegisterPaymentNotificationResponse struct {
// contains filtered or unexported fields
}
func (*RegisterPaymentNotificationResponse) Descriptor
deprecated
func (*RegisterPaymentNotificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterPaymentNotificationResponse.ProtoReflect.Descriptor instead.
func (*RegisterPaymentNotificationResponse) ProtoMessage ¶
func (*RegisterPaymentNotificationResponse) ProtoMessage()
func (*RegisterPaymentNotificationResponse) ProtoReflect ¶
func (x *RegisterPaymentNotificationResponse) ProtoReflect() protoreflect.Message
func (*RegisterPaymentNotificationResponse) Reset ¶
func (x *RegisterPaymentNotificationResponse) Reset()
func (*RegisterPaymentNotificationResponse) String ¶
func (x *RegisterPaymentNotificationResponse) String() string
type RegisterPaymentReply ¶
type RegisterPaymentReply struct {
// contains filtered or unexported fields
}
func (*RegisterPaymentReply) Descriptor
deprecated
func (*RegisterPaymentReply) Descriptor() ([]byte, []int)
Deprecated: Use RegisterPaymentReply.ProtoReflect.Descriptor instead.
func (*RegisterPaymentReply) ProtoMessage ¶
func (*RegisterPaymentReply) ProtoMessage()
func (*RegisterPaymentReply) ProtoReflect ¶
func (x *RegisterPaymentReply) ProtoReflect() protoreflect.Message
func (*RegisterPaymentReply) Reset ¶
func (x *RegisterPaymentReply) Reset()
func (*RegisterPaymentReply) String ¶
func (x *RegisterPaymentReply) String() string
type RegisterPaymentRequest ¶
type RegisterPaymentRequest struct {
LspId string `protobuf:"bytes,1,opt,name=lsp_id,json=lspId,proto3" json:"lsp_id,omitempty"`
Blob []byte `protobuf:"bytes,3,opt,name=blob,proto3" json:"blob,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterPaymentRequest) Descriptor
deprecated
func (*RegisterPaymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterPaymentRequest.ProtoReflect.Descriptor instead.
func (*RegisterPaymentRequest) GetBlob ¶
func (x *RegisterPaymentRequest) GetBlob() []byte
func (*RegisterPaymentRequest) GetLspId ¶
func (x *RegisterPaymentRequest) GetLspId() string
func (*RegisterPaymentRequest) ProtoMessage ¶
func (*RegisterPaymentRequest) ProtoMessage()
func (*RegisterPaymentRequest) ProtoReflect ¶
func (x *RegisterPaymentRequest) ProtoReflect() protoreflect.Message
func (*RegisterPaymentRequest) Reset ¶
func (x *RegisterPaymentRequest) Reset()
func (*RegisterPaymentRequest) String ¶
func (x *RegisterPaymentRequest) String() string
type RegisterPeriodicSyncRequest ¶
type RegisterPeriodicSyncRequest struct {
NotificationToken string `protobuf:"bytes,1,opt,name=notificationToken,proto3" json:"notificationToken,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterPeriodicSyncRequest) Descriptor
deprecated
func (*RegisterPeriodicSyncRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterPeriodicSyncRequest.ProtoReflect.Descriptor instead.
func (*RegisterPeriodicSyncRequest) GetNotificationToken ¶
func (x *RegisterPeriodicSyncRequest) GetNotificationToken() string
func (*RegisterPeriodicSyncRequest) ProtoMessage ¶
func (*RegisterPeriodicSyncRequest) ProtoMessage()
func (*RegisterPeriodicSyncRequest) ProtoReflect ¶
func (x *RegisterPeriodicSyncRequest) ProtoReflect() protoreflect.Message
func (*RegisterPeriodicSyncRequest) Reset ¶
func (x *RegisterPeriodicSyncRequest) Reset()
func (*RegisterPeriodicSyncRequest) String ¶
func (x *RegisterPeriodicSyncRequest) String() string
type RegisterPeriodicSyncResponse ¶
type RegisterPeriodicSyncResponse struct {
// contains filtered or unexported fields
}
func (*RegisterPeriodicSyncResponse) Descriptor
deprecated
func (*RegisterPeriodicSyncResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterPeriodicSyncResponse.ProtoReflect.Descriptor instead.
func (*RegisterPeriodicSyncResponse) ProtoMessage ¶
func (*RegisterPeriodicSyncResponse) ProtoMessage()
func (*RegisterPeriodicSyncResponse) ProtoReflect ¶
func (x *RegisterPeriodicSyncResponse) ProtoReflect() protoreflect.Message
func (*RegisterPeriodicSyncResponse) Reset ¶
func (x *RegisterPeriodicSyncResponse) Reset()
func (*RegisterPeriodicSyncResponse) String ¶
func (x *RegisterPeriodicSyncResponse) String() string
type RegisterReply ¶
type RegisterReply struct {
BreezID string `protobuf:"bytes,1,opt,name=breezID,proto3" json:"breezID,omitempty"`
// contains filtered or unexported fields
}
The response message containing the breez id
func (*RegisterReply) Descriptor
deprecated
func (*RegisterReply) Descriptor() ([]byte, []int)
Deprecated: Use RegisterReply.ProtoReflect.Descriptor instead.
func (*RegisterReply) GetBreezID ¶
func (x *RegisterReply) GetBreezID() string
func (*RegisterReply) ProtoMessage ¶
func (*RegisterReply) ProtoMessage()
func (*RegisterReply) ProtoReflect ¶
func (x *RegisterReply) ProtoReflect() protoreflect.Message
func (*RegisterReply) Reset ¶
func (x *RegisterReply) Reset()
func (*RegisterReply) String ¶
func (x *RegisterReply) String() string
type RegisterRequest ¶
type RegisterRequest struct {
DeviceID string `protobuf:"bytes,1,opt,name=deviceID,proto3" json:"deviceID,omitempty"`
LightningID string `protobuf:"bytes,2,opt,name=lightningID,proto3" json:"lightningID,omitempty"`
// contains filtered or unexported fields
}
The request message containing the device id and lightning id
func (*RegisterRequest) Descriptor
deprecated
func (*RegisterRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterRequest.ProtoReflect.Descriptor instead.
func (*RegisterRequest) GetDeviceID ¶
func (x *RegisterRequest) GetDeviceID() string
func (*RegisterRequest) GetLightningID ¶
func (x *RegisterRequest) GetLightningID() string
func (*RegisterRequest) ProtoMessage ¶
func (*RegisterRequest) ProtoMessage()
func (*RegisterRequest) ProtoReflect ¶
func (x *RegisterRequest) ProtoReflect() protoreflect.Message
func (*RegisterRequest) Reset ¶
func (x *RegisterRequest) Reset()
func (*RegisterRequest) String ¶
func (x *RegisterRequest) String() string
type RegisterTransactionConfirmationRequest ¶
type RegisterTransactionConfirmationRequest struct {
TxID string `protobuf:"bytes,1,opt,name=txID,proto3" json:"txID,omitempty"`
NotificationToken string `protobuf:"bytes,2,opt,name=notificationToken,proto3" json:"notificationToken,omitempty"`
NotificationType RegisterTransactionConfirmationRequest_NotificationType `` /* 153-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*RegisterTransactionConfirmationRequest) Descriptor
deprecated
func (*RegisterTransactionConfirmationRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterTransactionConfirmationRequest.ProtoReflect.Descriptor instead.
func (*RegisterTransactionConfirmationRequest) GetNotificationToken ¶
func (x *RegisterTransactionConfirmationRequest) GetNotificationToken() string
func (*RegisterTransactionConfirmationRequest) GetNotificationType ¶
func (x *RegisterTransactionConfirmationRequest) GetNotificationType() RegisterTransactionConfirmationRequest_NotificationType
func (*RegisterTransactionConfirmationRequest) GetTxID ¶
func (x *RegisterTransactionConfirmationRequest) GetTxID() string
func (*RegisterTransactionConfirmationRequest) ProtoMessage ¶
func (*RegisterTransactionConfirmationRequest) ProtoMessage()
func (*RegisterTransactionConfirmationRequest) ProtoReflect ¶
func (x *RegisterTransactionConfirmationRequest) ProtoReflect() protoreflect.Message
func (*RegisterTransactionConfirmationRequest) Reset ¶
func (x *RegisterTransactionConfirmationRequest) Reset()
func (*RegisterTransactionConfirmationRequest) String ¶
func (x *RegisterTransactionConfirmationRequest) String() string
type RegisterTransactionConfirmationRequest_NotificationType ¶
type RegisterTransactionConfirmationRequest_NotificationType int32
const ( RegisterTransactionConfirmationRequest_READY_RECEIVE_PAYMENT RegisterTransactionConfirmationRequest_NotificationType = 0 RegisterTransactionConfirmationRequest_CHANNEL_OPENED RegisterTransactionConfirmationRequest_NotificationType = 1 )
func (RegisterTransactionConfirmationRequest_NotificationType) Descriptor ¶
func (RegisterTransactionConfirmationRequest_NotificationType) Descriptor() protoreflect.EnumDescriptor
func (RegisterTransactionConfirmationRequest_NotificationType) EnumDescriptor
deprecated
func (RegisterTransactionConfirmationRequest_NotificationType) EnumDescriptor() ([]byte, []int)
Deprecated: Use RegisterTransactionConfirmationRequest_NotificationType.Descriptor instead.
func (RegisterTransactionConfirmationRequest_NotificationType) Number ¶
func (x RegisterTransactionConfirmationRequest_NotificationType) Number() protoreflect.EnumNumber
func (RegisterTransactionConfirmationRequest_NotificationType) String ¶
func (x RegisterTransactionConfirmationRequest_NotificationType) String() string
type RegisterTransactionConfirmationResponse ¶
type RegisterTransactionConfirmationResponse struct {
// contains filtered or unexported fields
}
func (*RegisterTransactionConfirmationResponse) Descriptor
deprecated
func (*RegisterTransactionConfirmationResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterTransactionConfirmationResponse.ProtoReflect.Descriptor instead.
func (*RegisterTransactionConfirmationResponse) ProtoMessage ¶
func (*RegisterTransactionConfirmationResponse) ProtoMessage()
func (*RegisterTransactionConfirmationResponse) ProtoReflect ¶
func (x *RegisterTransactionConfirmationResponse) ProtoReflect() protoreflect.Message
func (*RegisterTransactionConfirmationResponse) Reset ¶
func (x *RegisterTransactionConfirmationResponse) Reset()
func (*RegisterTransactionConfirmationResponse) String ¶
func (x *RegisterTransactionConfirmationResponse) String() string
type RemoveFundReply ¶
type RemoveFundReply struct {
PaymentRequest string `protobuf:"bytes,1,opt,name=paymentRequest,proto3" json:"paymentRequest,omitempty"`
ErrorMessage string `protobuf:"bytes,2,opt,name=errorMessage,proto3" json:"errorMessage,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveFundReply) Descriptor
deprecated
func (*RemoveFundReply) Descriptor() ([]byte, []int)
Deprecated: Use RemoveFundReply.ProtoReflect.Descriptor instead.
func (*RemoveFundReply) GetErrorMessage ¶
func (x *RemoveFundReply) GetErrorMessage() string
func (*RemoveFundReply) GetPaymentRequest ¶
func (x *RemoveFundReply) GetPaymentRequest() string
func (*RemoveFundReply) ProtoMessage ¶
func (*RemoveFundReply) ProtoMessage()
func (*RemoveFundReply) ProtoReflect ¶
func (x *RemoveFundReply) ProtoReflect() protoreflect.Message
func (*RemoveFundReply) Reset ¶
func (x *RemoveFundReply) Reset()
func (*RemoveFundReply) String ¶
func (x *RemoveFundReply) String() string
type RemoveFundRequest ¶
type RemoveFundRequest struct {
Address string `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"`
Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*RemoveFundRequest) Descriptor
deprecated
func (*RemoveFundRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveFundRequest.ProtoReflect.Descriptor instead.
func (*RemoveFundRequest) GetAddress ¶
func (x *RemoveFundRequest) GetAddress() string
func (*RemoveFundRequest) GetAmount ¶
func (x *RemoveFundRequest) GetAmount() int64
func (*RemoveFundRequest) ProtoMessage ¶
func (*RemoveFundRequest) ProtoMessage()
func (*RemoveFundRequest) ProtoReflect ¶
func (x *RemoveFundRequest) ProtoReflect() protoreflect.Message
func (*RemoveFundRequest) Reset ¶
func (x *RemoveFundRequest) Reset()
func (*RemoveFundRequest) String ¶
func (x *RemoveFundRequest) String() string
type RemovePaymentNotificationRequest ¶
type RemovePaymentNotificationRequest struct {
LspId string `protobuf:"bytes,1,opt,name=lsp_id,json=lspId,proto3" json:"lsp_id,omitempty"`
Blob []byte `protobuf:"bytes,2,opt,name=blob,proto3" json:"blob,omitempty"`
// contains filtered or unexported fields
}
func (*RemovePaymentNotificationRequest) Descriptor
deprecated
func (*RemovePaymentNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemovePaymentNotificationRequest.ProtoReflect.Descriptor instead.
func (*RemovePaymentNotificationRequest) GetBlob ¶
func (x *RemovePaymentNotificationRequest) GetBlob() []byte
func (*RemovePaymentNotificationRequest) GetLspId ¶
func (x *RemovePaymentNotificationRequest) GetLspId() string
func (*RemovePaymentNotificationRequest) ProtoMessage ¶
func (*RemovePaymentNotificationRequest) ProtoMessage()
func (*RemovePaymentNotificationRequest) ProtoReflect ¶
func (x *RemovePaymentNotificationRequest) ProtoReflect() protoreflect.Message
func (*RemovePaymentNotificationRequest) Reset ¶
func (x *RemovePaymentNotificationRequest) Reset()
func (*RemovePaymentNotificationRequest) String ¶
func (x *RemovePaymentNotificationRequest) String() string
type RemovePaymentNotificationResponse ¶
type RemovePaymentNotificationResponse struct {
// contains filtered or unexported fields
}
func (*RemovePaymentNotificationResponse) Descriptor
deprecated
func (*RemovePaymentNotificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemovePaymentNotificationResponse.ProtoReflect.Descriptor instead.
func (*RemovePaymentNotificationResponse) ProtoMessage ¶
func (*RemovePaymentNotificationResponse) ProtoMessage()
func (*RemovePaymentNotificationResponse) ProtoReflect ¶
func (x *RemovePaymentNotificationResponse) ProtoReflect() protoreflect.Message
func (*RemovePaymentNotificationResponse) Reset ¶
func (x *RemovePaymentNotificationResponse) Reset()
func (*RemovePaymentNotificationResponse) String ¶
func (x *RemovePaymentNotificationResponse) String() string
type ReportPaymentFailureReply ¶
type ReportPaymentFailureReply struct {
// contains filtered or unexported fields
}
func (*ReportPaymentFailureReply) Descriptor
deprecated
func (*ReportPaymentFailureReply) Descriptor() ([]byte, []int)
Deprecated: Use ReportPaymentFailureReply.ProtoReflect.Descriptor instead.
func (*ReportPaymentFailureReply) ProtoMessage ¶
func (*ReportPaymentFailureReply) ProtoMessage()
func (*ReportPaymentFailureReply) ProtoReflect ¶
func (x *ReportPaymentFailureReply) ProtoReflect() protoreflect.Message
func (*ReportPaymentFailureReply) Reset ¶
func (x *ReportPaymentFailureReply) Reset()
func (*ReportPaymentFailureReply) String ¶
func (x *ReportPaymentFailureReply) String() string
type ReportPaymentFailureRequest ¶
type ReportPaymentFailureRequest struct {
// The sdk build version
SdkVersion string `protobuf:"bytes,1,opt,name=sdk_version,json=sdkVersion,proto3" json:"sdk_version,omitempty"`
// The sdk build git hash
SdkGitHash string `protobuf:"bytes,2,opt,name=sdk_git_hash,json=sdkGitHash,proto3" json:"sdk_git_hash,omitempty"`
// The node pubkey reporting the failure
NodeId string `protobuf:"bytes,3,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
// The currently used lsp id
LspId string `protobuf:"bytes,4,opt,name=lsp_id,json=lspId,proto3" json:"lsp_id,omitempty"`
// The ISO 8601 timestamp
Timestamp string `protobuf:"bytes,5,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
// The optional comment/error response text
Comment string `protobuf:"bytes,6,opt,name=comment,proto3" json:"comment,omitempty"`
// The JSON encoded report payload
Report string `protobuf:"bytes,7,opt,name=report,proto3" json:"report,omitempty"`
// contains filtered or unexported fields
}
func (*ReportPaymentFailureRequest) Descriptor
deprecated
func (*ReportPaymentFailureRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReportPaymentFailureRequest.ProtoReflect.Descriptor instead.
func (*ReportPaymentFailureRequest) GetComment ¶
func (x *ReportPaymentFailureRequest) GetComment() string
func (*ReportPaymentFailureRequest) GetLspId ¶
func (x *ReportPaymentFailureRequest) GetLspId() string
func (*ReportPaymentFailureRequest) GetNodeId ¶
func (x *ReportPaymentFailureRequest) GetNodeId() string
func (*ReportPaymentFailureRequest) GetReport ¶
func (x *ReportPaymentFailureRequest) GetReport() string
func (*ReportPaymentFailureRequest) GetSdkGitHash ¶
func (x *ReportPaymentFailureRequest) GetSdkGitHash() string
func (*ReportPaymentFailureRequest) GetSdkVersion ¶
func (x *ReportPaymentFailureRequest) GetSdkVersion() string
func (*ReportPaymentFailureRequest) GetTimestamp ¶
func (x *ReportPaymentFailureRequest) GetTimestamp() string
func (*ReportPaymentFailureRequest) ProtoMessage ¶
func (*ReportPaymentFailureRequest) ProtoMessage()
func (*ReportPaymentFailureRequest) ProtoReflect ¶
func (x *ReportPaymentFailureRequest) ProtoReflect() protoreflect.Message
func (*ReportPaymentFailureRequest) Reset ¶
func (x *ReportPaymentFailureRequest) Reset()
func (*ReportPaymentFailureRequest) String ¶
func (x *ReportPaymentFailureRequest) String() string
type SetNodeInfoRequest ¶
type SetNodeInfoRequest struct {
Pubkey []byte `protobuf:"bytes,1,opt,name=pubkey,proto3" json:"pubkey,omitempty"`
Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
Value []byte `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"`
Timestamp int64 `protobuf:"varint,4,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
Signature []byte `protobuf:"bytes,5,opt,name=signature,proto3" json:"signature,omitempty"`
// contains filtered or unexported fields
}
func (*SetNodeInfoRequest) Descriptor
deprecated
func (*SetNodeInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetNodeInfoRequest.ProtoReflect.Descriptor instead.
func (*SetNodeInfoRequest) GetKey ¶
func (x *SetNodeInfoRequest) GetKey() string
func (*SetNodeInfoRequest) GetPubkey ¶
func (x *SetNodeInfoRequest) GetPubkey() []byte
func (*SetNodeInfoRequest) GetSignature ¶
func (x *SetNodeInfoRequest) GetSignature() []byte
func (*SetNodeInfoRequest) GetTimestamp ¶
func (x *SetNodeInfoRequest) GetTimestamp() int64
func (*SetNodeInfoRequest) GetValue ¶
func (x *SetNodeInfoRequest) GetValue() []byte
func (*SetNodeInfoRequest) ProtoMessage ¶
func (*SetNodeInfoRequest) ProtoMessage()
func (*SetNodeInfoRequest) ProtoReflect ¶
func (x *SetNodeInfoRequest) ProtoReflect() protoreflect.Message
func (*SetNodeInfoRequest) Reset ¶
func (x *SetNodeInfoRequest) Reset()
func (*SetNodeInfoRequest) String ¶
func (x *SetNodeInfoRequest) String() string
type SetNodeInfoResponse ¶
type SetNodeInfoResponse struct {
// contains filtered or unexported fields
}
func (*SetNodeInfoResponse) Descriptor
deprecated
func (*SetNodeInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetNodeInfoResponse.ProtoReflect.Descriptor instead.
func (*SetNodeInfoResponse) ProtoMessage ¶
func (*SetNodeInfoResponse) ProtoMessage()
func (*SetNodeInfoResponse) ProtoReflect ¶
func (x *SetNodeInfoResponse) ProtoReflect() protoreflect.Message
func (*SetNodeInfoResponse) Reset ¶
func (x *SetNodeInfoResponse) Reset()
func (*SetNodeInfoResponse) String ¶
func (x *SetNodeInfoResponse) String() string
type SignUrlRequest ¶
type SignUrlRequest struct {
BaseUrl string `protobuf:"bytes,1,opt,name=baseUrl,json=base_url,proto3" json:"baseUrl,omitempty"`
QueryString string `protobuf:"bytes,2,opt,name=queryString,json=query_string,proto3" json:"queryString,omitempty"`
// contains filtered or unexported fields
}
func (*SignUrlRequest) Descriptor
deprecated
func (*SignUrlRequest) Descriptor() ([]byte, []int)
Deprecated: Use SignUrlRequest.ProtoReflect.Descriptor instead.
func (*SignUrlRequest) GetBaseUrl ¶
func (x *SignUrlRequest) GetBaseUrl() string
func (*SignUrlRequest) GetQueryString ¶
func (x *SignUrlRequest) GetQueryString() string
func (*SignUrlRequest) ProtoMessage ¶
func (*SignUrlRequest) ProtoMessage()
func (*SignUrlRequest) ProtoReflect ¶
func (x *SignUrlRequest) ProtoReflect() protoreflect.Message
func (*SignUrlRequest) Reset ¶
func (x *SignUrlRequest) Reset()
func (*SignUrlRequest) String ¶
func (x *SignUrlRequest) String() string
type SignUrlResponse ¶
type SignUrlResponse struct {
FullUrl string `protobuf:"bytes,1,opt,name=fullUrl,json=full_url,proto3" json:"fullUrl,omitempty"`
// contains filtered or unexported fields
}
func (*SignUrlResponse) Descriptor
deprecated
func (*SignUrlResponse) Descriptor() ([]byte, []int)
Deprecated: Use SignUrlResponse.ProtoReflect.Descriptor instead.
func (*SignUrlResponse) GetFullUrl ¶
func (x *SignUrlResponse) GetFullUrl() string
func (*SignUrlResponse) ProtoMessage ¶
func (*SignUrlResponse) ProtoMessage()
func (*SignUrlResponse) ProtoReflect ¶
func (x *SignUrlResponse) ProtoReflect() protoreflect.Message
func (*SignUrlResponse) Reset ¶
func (x *SignUrlResponse) Reset()
func (*SignUrlResponse) String ¶
func (x *SignUrlResponse) String() string
type SignerClient ¶
type SignerClient interface {
SignUrl(ctx context.Context, in *SignUrlRequest, opts ...grpc.CallOption) (*SignUrlResponse, error)
}
SignerClient is the client API for Signer service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewSignerClient ¶
func NewSignerClient(cc grpc.ClientConnInterface) SignerClient
type SignerServer ¶
type SignerServer interface {
SignUrl(context.Context, *SignUrlRequest) (*SignUrlResponse, error)
// contains filtered or unexported methods
}
SignerServer is the server API for Signer service. All implementations must embed UnimplementedSignerServer for forward compatibility
type SupportClient ¶
type SupportClient interface {
ReportPaymentFailure(ctx context.Context, in *ReportPaymentFailureRequest, opts ...grpc.CallOption) (*ReportPaymentFailureReply, error)
BreezStatus(ctx context.Context, in *BreezStatusRequest, opts ...grpc.CallOption) (*BreezStatusReply, error)
}
SupportClient is the client API for Support service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewSupportClient ¶
func NewSupportClient(cc grpc.ClientConnInterface) SupportClient
type SupportServer ¶
type SupportServer interface {
ReportPaymentFailure(context.Context, *ReportPaymentFailureRequest) (*ReportPaymentFailureReply, error)
BreezStatus(context.Context, *BreezStatusRequest) (*BreezStatusReply, error)
// contains filtered or unexported methods
}
SupportServer is the server API for Support service. All implementations must embed UnimplementedSupportServer for forward compatibility
type SwapParameters ¶
type SwapParameters struct {
MaxSwapAmountSat uint64 `protobuf:"varint,1,opt,name=max_swap_amount_sat,json=maxSwapAmountSat,proto3" json:"max_swap_amount_sat,omitempty"`
MinSwapAmountSat uint64 `protobuf:"varint,2,opt,name=min_swap_amount_sat,json=minSwapAmountSat,proto3" json:"min_swap_amount_sat,omitempty"`
MinUtxoAmountSat uint64 `protobuf:"varint,3,opt,name=min_utxo_amount_sat,json=minUtxoAmountSat,proto3" json:"min_utxo_amount_sat,omitempty"`
// contains filtered or unexported fields
}
func (*SwapParameters) Descriptor
deprecated
func (*SwapParameters) Descriptor() ([]byte, []int)
Deprecated: Use SwapParameters.ProtoReflect.Descriptor instead.
func (*SwapParameters) GetMaxSwapAmountSat ¶
func (x *SwapParameters) GetMaxSwapAmountSat() uint64
func (*SwapParameters) GetMinSwapAmountSat ¶
func (x *SwapParameters) GetMinSwapAmountSat() uint64
func (*SwapParameters) GetMinUtxoAmountSat ¶
func (x *SwapParameters) GetMinUtxoAmountSat() uint64
func (*SwapParameters) ProtoMessage ¶
func (*SwapParameters) ProtoMessage()
func (*SwapParameters) ProtoReflect ¶
func (x *SwapParameters) ProtoReflect() protoreflect.Message
func (*SwapParameters) Reset ¶
func (x *SwapParameters) Reset()
func (*SwapParameters) String ¶
func (x *SwapParameters) String() string
type SwapParametersRequest ¶
type SwapParametersRequest struct {
// contains filtered or unexported fields
}
func (*SwapParametersRequest) Descriptor
deprecated
func (*SwapParametersRequest) Descriptor() ([]byte, []int)
Deprecated: Use SwapParametersRequest.ProtoReflect.Descriptor instead.
func (*SwapParametersRequest) ProtoMessage ¶
func (*SwapParametersRequest) ProtoMessage()
func (*SwapParametersRequest) ProtoReflect ¶
func (x *SwapParametersRequest) ProtoReflect() protoreflect.Message
func (*SwapParametersRequest) Reset ¶
func (x *SwapParametersRequest) Reset()
func (*SwapParametersRequest) String ¶
func (x *SwapParametersRequest) String() string
type SwapParametersResponse ¶
type SwapParametersResponse struct {
Parameters *SwapParameters `protobuf:"bytes,1,opt,name=parameters,proto3" json:"parameters,omitempty"`
// contains filtered or unexported fields
}
func (*SwapParametersResponse) Descriptor
deprecated
func (*SwapParametersResponse) Descriptor() ([]byte, []int)
Deprecated: Use SwapParametersResponse.ProtoReflect.Descriptor instead.
func (*SwapParametersResponse) GetParameters ¶
func (x *SwapParametersResponse) GetParameters() *SwapParameters
func (*SwapParametersResponse) ProtoMessage ¶
func (*SwapParametersResponse) ProtoMessage()
func (*SwapParametersResponse) ProtoReflect ¶
func (x *SwapParametersResponse) ProtoReflect() protoreflect.Message
func (*SwapParametersResponse) Reset ¶
func (x *SwapParametersResponse) Reset()
func (*SwapParametersResponse) String ¶
func (x *SwapParametersResponse) String() string
type SwapperClient ¶
type SwapperClient interface {
AddFundInit(ctx context.Context, in *AddFundInitRequest, opts ...grpc.CallOption) (*AddFundInitReply, error)
AddFundStatus(ctx context.Context, in *AddFundStatusRequest, opts ...grpc.CallOption) (*AddFundStatusReply, error)
GetSwapPayment(ctx context.Context, in *GetSwapPaymentRequest, opts ...grpc.CallOption) (*GetSwapPaymentReply, error)
RedeemSwapPayment(ctx context.Context, in *RedeemSwapPaymentRequest, opts ...grpc.CallOption) (*RedeemSwapPaymentReply, error)
GetReverseRoutingNode(ctx context.Context, in *GetReverseRoutingNodeRequest, opts ...grpc.CallOption) (*GetReverseRoutingNodeReply, error)
}
SwapperClient is the client API for Swapper service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewSwapperClient ¶
func NewSwapperClient(cc grpc.ClientConnInterface) SwapperClient
type SwapperServer ¶
type SwapperServer interface {
AddFundInit(context.Context, *AddFundInitRequest) (*AddFundInitReply, error)
AddFundStatus(context.Context, *AddFundStatusRequest) (*AddFundStatusReply, error)
GetSwapPayment(context.Context, *GetSwapPaymentRequest) (*GetSwapPaymentReply, error)
RedeemSwapPayment(context.Context, *RedeemSwapPaymentRequest) (*RedeemSwapPaymentReply, error)
GetReverseRoutingNode(context.Context, *GetReverseRoutingNodeRequest) (*GetReverseRoutingNodeReply, error)
// contains filtered or unexported methods
}
SwapperServer is the server API for Swapper service. All implementations must embed UnimplementedSwapperServer for forward compatibility
type SyncNotifierClient ¶
type SyncNotifierClient interface {
RegisterPeriodicSync(ctx context.Context, in *RegisterPeriodicSyncRequest, opts ...grpc.CallOption) (*RegisterPeriodicSyncResponse, error)
}
SyncNotifierClient is the client API for SyncNotifier service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewSyncNotifierClient ¶
func NewSyncNotifierClient(cc grpc.ClientConnInterface) SyncNotifierClient
type SyncNotifierServer ¶
type SyncNotifierServer interface {
RegisterPeriodicSync(context.Context, *RegisterPeriodicSyncRequest) (*RegisterPeriodicSyncResponse, error)
// contains filtered or unexported methods
}
SyncNotifierServer is the server API for SyncNotifier service. All implementations must embed UnimplementedSyncNotifierServer for forward compatibility
type TaprootSwapperClient ¶
type TaprootSwapperClient interface {
CreateSwap(ctx context.Context, in *CreateSwapRequest, opts ...grpc.CallOption) (*CreateSwapResponse, error)
PaySwap(ctx context.Context, in *PaySwapRequest, opts ...grpc.CallOption) (*PaySwapResponse, error)
RefundSwap(ctx context.Context, in *RefundSwapRequest, opts ...grpc.CallOption) (*RefundSwapResponse, error)
SwapParameters(ctx context.Context, in *SwapParametersRequest, opts ...grpc.CallOption) (*SwapParametersResponse, error)
}
TaprootSwapperClient is the client API for TaprootSwapper service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTaprootSwapperClient ¶
func NewTaprootSwapperClient(cc grpc.ClientConnInterface) TaprootSwapperClient
type TaprootSwapperServer ¶
type TaprootSwapperServer interface {
CreateSwap(context.Context, *CreateSwapRequest) (*CreateSwapResponse, error)
PaySwap(context.Context, *PaySwapRequest) (*PaySwapResponse, error)
RefundSwap(context.Context, *RefundSwapRequest) (*RefundSwapResponse, error)
SwapParameters(context.Context, *SwapParametersRequest) (*SwapParametersResponse, error)
// contains filtered or unexported methods
}
TaprootSwapperServer is the server API for TaprootSwapper service. All implementations must embed UnimplementedTaprootSwapperServer for forward compatibility
type TerminateCTPSessionRequest ¶
type TerminateCTPSessionRequest struct {
SessionID string `protobuf:"bytes,1,opt,name=sessionID,proto3" json:"sessionID,omitempty"`
// contains filtered or unexported fields
}
func (*TerminateCTPSessionRequest) Descriptor
deprecated
func (*TerminateCTPSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use TerminateCTPSessionRequest.ProtoReflect.Descriptor instead.
func (*TerminateCTPSessionRequest) GetSessionID ¶
func (x *TerminateCTPSessionRequest) GetSessionID() string
func (*TerminateCTPSessionRequest) ProtoMessage ¶
func (*TerminateCTPSessionRequest) ProtoMessage()
func (*TerminateCTPSessionRequest) ProtoReflect ¶
func (x *TerminateCTPSessionRequest) ProtoReflect() protoreflect.Message
func (*TerminateCTPSessionRequest) Reset ¶
func (x *TerminateCTPSessionRequest) Reset()
func (*TerminateCTPSessionRequest) String ¶
func (x *TerminateCTPSessionRequest) String() string
type TerminateCTPSessionResponse ¶
type TerminateCTPSessionResponse struct {
// contains filtered or unexported fields
}
func (*TerminateCTPSessionResponse) Descriptor
deprecated
func (*TerminateCTPSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use TerminateCTPSessionResponse.ProtoReflect.Descriptor instead.
func (*TerminateCTPSessionResponse) ProtoMessage ¶
func (*TerminateCTPSessionResponse) ProtoMessage()
func (*TerminateCTPSessionResponse) ProtoReflect ¶
func (x *TerminateCTPSessionResponse) ProtoReflect() protoreflect.Message
func (*TerminateCTPSessionResponse) Reset ¶
func (x *TerminateCTPSessionResponse) Reset()
func (*TerminateCTPSessionResponse) String ¶
func (x *TerminateCTPSessionResponse) String() string
type UnimplementedCTPServer ¶
type UnimplementedCTPServer struct {
}
UnimplementedCTPServer must be embedded to have forward compatible implementations.
func (UnimplementedCTPServer) JoinCTPSession ¶
func (UnimplementedCTPServer) JoinCTPSession(context.Context, *JoinCTPSessionRequest) (*JoinCTPSessionResponse, error)
func (UnimplementedCTPServer) TerminateCTPSession ¶
func (UnimplementedCTPServer) TerminateCTPSession(context.Context, *TerminateCTPSessionRequest) (*TerminateCTPSessionResponse, error)
type UnimplementedCardOrdererServer ¶
type UnimplementedCardOrdererServer struct {
}
UnimplementedCardOrdererServer must be embedded to have forward compatible implementations.
func (UnimplementedCardOrdererServer) Order ¶
func (UnimplementedCardOrdererServer) Order(context.Context, *OrderRequest) (*OrderReply, error)
type UnimplementedChannelOpenerServer ¶
type UnimplementedChannelOpenerServer struct {
}
UnimplementedChannelOpenerServer must be embedded to have forward compatible implementations.
func (UnimplementedChannelOpenerServer) CheckChannels ¶
func (UnimplementedChannelOpenerServer) CheckChannels(context.Context, *CheckChannelsRequest) (*CheckChannelsReply, error)
func (UnimplementedChannelOpenerServer) LSPFullList ¶
func (UnimplementedChannelOpenerServer) LSPFullList(context.Context, *LSPFullListRequest) (*LSPFullListReply, error)
func (UnimplementedChannelOpenerServer) LSPList ¶
func (UnimplementedChannelOpenerServer) LSPList(context.Context, *LSPListRequest) (*LSPListReply, error)
func (UnimplementedChannelOpenerServer) RegisterPayment ¶
func (UnimplementedChannelOpenerServer) RegisterPayment(context.Context, *RegisterPaymentRequest) (*RegisterPaymentReply, error)
type UnimplementedFundManagerServer ¶
type UnimplementedFundManagerServer struct {
}
UnimplementedFundManagerServer must be embedded to have forward compatible implementations.
func (UnimplementedFundManagerServer) AddFundInit ¶
func (UnimplementedFundManagerServer) AddFundInit(context.Context, *AddFundInitRequest) (*AddFundInitReply, error)
func (UnimplementedFundManagerServer) AddFundStatus ¶
func (UnimplementedFundManagerServer) AddFundStatus(context.Context, *AddFundStatusRequest) (*AddFundStatusReply, error)
func (UnimplementedFundManagerServer) GetSwapPayment ¶
func (UnimplementedFundManagerServer) GetSwapPayment(context.Context, *GetSwapPaymentRequest) (*GetSwapPaymentReply, error)
func (UnimplementedFundManagerServer) RedeemRemovedFunds ¶
func (UnimplementedFundManagerServer) RedeemRemovedFunds(context.Context, *RedeemRemovedFundsRequest) (*RedeemRemovedFundsReply, error)
func (UnimplementedFundManagerServer) RegisterTransactionConfirmation ¶
func (UnimplementedFundManagerServer) RegisterTransactionConfirmation(context.Context, *RegisterTransactionConfirmationRequest) (*RegisterTransactionConfirmationResponse, error)
func (UnimplementedFundManagerServer) RemoveFund ¶
func (UnimplementedFundManagerServer) RemoveFund(context.Context, *RemoveFundRequest) (*RemoveFundReply, error)
func (UnimplementedFundManagerServer) UpdateChannelPolicy ¶
func (UnimplementedFundManagerServer) UpdateChannelPolicy(context.Context, *UpdateChannelPolicyRequest) (*UpdateChannelPolicyReply, error)
type UnimplementedInactiveNotifierServer ¶
type UnimplementedInactiveNotifierServer struct {
}
UnimplementedInactiveNotifierServer must be embedded to have forward compatible implementations.
func (UnimplementedInactiveNotifierServer) InactiveNotify ¶
func (UnimplementedInactiveNotifierServer) InactiveNotify(context.Context, *InactiveNotifyRequest) (*InactiveNotifyResponse, error)
type UnimplementedInformationServer ¶
type UnimplementedInformationServer struct {
}
UnimplementedInformationServer must be embedded to have forward compatible implementations.
func (UnimplementedInformationServer) BreezAppVersions ¶
func (UnimplementedInformationServer) BreezAppVersions(context.Context, *BreezAppVersionsRequest) (*BreezAppVersionsReply, error)
func (UnimplementedInformationServer) ChainApiServers ¶
func (UnimplementedInformationServer) ChainApiServers(context.Context, *ChainApiServersRequest) (*ChainApiServersReply, error)
func (UnimplementedInformationServer) Ping ¶
func (UnimplementedInformationServer) Ping(context.Context, *PingRequest) (*PingReply, error)
func (UnimplementedInformationServer) Rates ¶
func (UnimplementedInformationServer) Rates(context.Context, *RatesRequest) (*RatesReply, error)
func (UnimplementedInformationServer) ReceiverInfo ¶
func (UnimplementedInformationServer) ReceiverInfo(context.Context, *ReceiverInfoRequest) (*ReceiverInfoReply, error)
type UnimplementedInvoicerServer ¶
type UnimplementedInvoicerServer struct {
}
UnimplementedInvoicerServer must be embedded to have forward compatible implementations.
func (UnimplementedInvoicerServer) RegisterDevice ¶
func (UnimplementedInvoicerServer) RegisterDevice(context.Context, *RegisterRequest) (*RegisterReply, error)
func (UnimplementedInvoicerServer) SendInvoice ¶
func (UnimplementedInvoicerServer) SendInvoice(context.Context, *PaymentRequest) (*InvoiceReply, error)
type UnimplementedNodeInfoServer ¶
type UnimplementedNodeInfoServer struct {
}
UnimplementedNodeInfoServer must be embedded to have forward compatible implementations.
func (UnimplementedNodeInfoServer) GetNodeInfo ¶
func (UnimplementedNodeInfoServer) GetNodeInfo(context.Context, *GetNodeInfoRequest) (*GetNodeInfoResponse, error)
func (UnimplementedNodeInfoServer) SetNodeInfo ¶
func (UnimplementedNodeInfoServer) SetNodeInfo(context.Context, *SetNodeInfoRequest) (*SetNodeInfoResponse, error)
type UnimplementedPaymentNotifierServer ¶
type UnimplementedPaymentNotifierServer struct {
}
UnimplementedPaymentNotifierServer must be embedded to have forward compatible implementations.
func (UnimplementedPaymentNotifierServer) RegisterPaymentNotification ¶
func (UnimplementedPaymentNotifierServer) RegisterPaymentNotification(context.Context, *RegisterPaymentNotificationRequest) (*RegisterPaymentNotificationResponse, error)
func (UnimplementedPaymentNotifierServer) RemovePaymentNotification ¶
func (UnimplementedPaymentNotifierServer) RemovePaymentNotification(context.Context, *RemovePaymentNotificationRequest) (*RemovePaymentNotificationResponse, error)
type UnimplementedPosServer ¶
type UnimplementedPosServer struct {
}
UnimplementedPosServer must be embedded to have forward compatible implementations.
func (UnimplementedPosServer) RegisterDevice ¶
func (UnimplementedPosServer) RegisterDevice(context.Context, *RegisterRequest) (*RegisterReply, error)
func (UnimplementedPosServer) UploadLogo ¶
func (UnimplementedPosServer) UploadLogo(context.Context, *UploadFileRequest) (*UploadFileReply, error)
type UnimplementedPushTxNotifierServer ¶
type UnimplementedPushTxNotifierServer struct {
}
UnimplementedPushTxNotifierServer must be embedded to have forward compatible implementations.
func (UnimplementedPushTxNotifierServer) RegisterTxNotification ¶
func (UnimplementedPushTxNotifierServer) RegisterTxNotification(context.Context, *PushTxNotificationRequest) (*PushTxNotificationResponse, error)
type UnimplementedSignerServer ¶
type UnimplementedSignerServer struct {
}
UnimplementedSignerServer must be embedded to have forward compatible implementations.
func (UnimplementedSignerServer) SignUrl ¶
func (UnimplementedSignerServer) SignUrl(context.Context, *SignUrlRequest) (*SignUrlResponse, error)
type UnimplementedSupportServer ¶
type UnimplementedSupportServer struct {
}
UnimplementedSupportServer must be embedded to have forward compatible implementations.
func (UnimplementedSupportServer) BreezStatus ¶
func (UnimplementedSupportServer) BreezStatus(context.Context, *BreezStatusRequest) (*BreezStatusReply, error)
func (UnimplementedSupportServer) ReportPaymentFailure ¶
func (UnimplementedSupportServer) ReportPaymentFailure(context.Context, *ReportPaymentFailureRequest) (*ReportPaymentFailureReply, error)
type UnimplementedSwapperServer ¶
type UnimplementedSwapperServer struct {
}
UnimplementedSwapperServer must be embedded to have forward compatible implementations.
func (UnimplementedSwapperServer) AddFundInit ¶
func (UnimplementedSwapperServer) AddFundInit(context.Context, *AddFundInitRequest) (*AddFundInitReply, error)
func (UnimplementedSwapperServer) AddFundStatus ¶
func (UnimplementedSwapperServer) AddFundStatus(context.Context, *AddFundStatusRequest) (*AddFundStatusReply, error)
func (UnimplementedSwapperServer) GetReverseRoutingNode ¶
func (UnimplementedSwapperServer) GetReverseRoutingNode(context.Context, *GetReverseRoutingNodeRequest) (*GetReverseRoutingNodeReply, error)
func (UnimplementedSwapperServer) GetSwapPayment ¶
func (UnimplementedSwapperServer) GetSwapPayment(context.Context, *GetSwapPaymentRequest) (*GetSwapPaymentReply, error)
func (UnimplementedSwapperServer) RedeemSwapPayment ¶
func (UnimplementedSwapperServer) RedeemSwapPayment(context.Context, *RedeemSwapPaymentRequest) (*RedeemSwapPaymentReply, error)
type UnimplementedSyncNotifierServer ¶
type UnimplementedSyncNotifierServer struct {
}
UnimplementedSyncNotifierServer must be embedded to have forward compatible implementations.
func (UnimplementedSyncNotifierServer) RegisterPeriodicSync ¶
func (UnimplementedSyncNotifierServer) RegisterPeriodicSync(context.Context, *RegisterPeriodicSyncRequest) (*RegisterPeriodicSyncResponse, error)
type UnimplementedTaprootSwapperServer ¶
type UnimplementedTaprootSwapperServer struct {
}
UnimplementedTaprootSwapperServer must be embedded to have forward compatible implementations.
func (UnimplementedTaprootSwapperServer) CreateSwap ¶
func (UnimplementedTaprootSwapperServer) CreateSwap(context.Context, *CreateSwapRequest) (*CreateSwapResponse, error)
func (UnimplementedTaprootSwapperServer) PaySwap ¶
func (UnimplementedTaprootSwapperServer) PaySwap(context.Context, *PaySwapRequest) (*PaySwapResponse, error)
func (UnimplementedTaprootSwapperServer) RefundSwap ¶
func (UnimplementedTaprootSwapperServer) RefundSwap(context.Context, *RefundSwapRequest) (*RefundSwapResponse, error)
func (UnimplementedTaprootSwapperServer) SwapParameters ¶
func (UnimplementedTaprootSwapperServer) SwapParameters(context.Context, *SwapParametersRequest) (*SwapParametersResponse, error)
type UnsafeCTPServer ¶
type UnsafeCTPServer interface {
// contains filtered or unexported methods
}
UnsafeCTPServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CTPServer will result in compilation errors.
type UnsafeCardOrdererServer ¶
type UnsafeCardOrdererServer interface {
// contains filtered or unexported methods
}
UnsafeCardOrdererServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CardOrdererServer will result in compilation errors.
type UnsafeChannelOpenerServer ¶
type UnsafeChannelOpenerServer interface {
// contains filtered or unexported methods
}
UnsafeChannelOpenerServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ChannelOpenerServer will result in compilation errors.
type UnsafeFundManagerServer ¶
type UnsafeFundManagerServer interface {
// contains filtered or unexported methods
}
UnsafeFundManagerServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FundManagerServer will result in compilation errors.
type UnsafeInactiveNotifierServer ¶
type UnsafeInactiveNotifierServer interface {
// contains filtered or unexported methods
}
UnsafeInactiveNotifierServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InactiveNotifierServer will result in compilation errors.
type UnsafeInformationServer ¶
type UnsafeInformationServer interface {
// contains filtered or unexported methods
}
UnsafeInformationServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InformationServer will result in compilation errors.
type UnsafeInvoicerServer ¶
type UnsafeInvoicerServer interface {
// contains filtered or unexported methods
}
UnsafeInvoicerServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InvoicerServer will result in compilation errors.
type UnsafeNodeInfoServer ¶
type UnsafeNodeInfoServer interface {
// contains filtered or unexported methods
}
UnsafeNodeInfoServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to NodeInfoServer will result in compilation errors.
type UnsafePaymentNotifierServer ¶
type UnsafePaymentNotifierServer interface {
// contains filtered or unexported methods
}
UnsafePaymentNotifierServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to PaymentNotifierServer will result in compilation errors.
type UnsafePosServer ¶
type UnsafePosServer interface {
// contains filtered or unexported methods
}
UnsafePosServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to PosServer will result in compilation errors.
type UnsafePushTxNotifierServer ¶
type UnsafePushTxNotifierServer interface {
// contains filtered or unexported methods
}
UnsafePushTxNotifierServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to PushTxNotifierServer will result in compilation errors.
type UnsafeSignerServer ¶
type UnsafeSignerServer interface {
// contains filtered or unexported methods
}
UnsafeSignerServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SignerServer will result in compilation errors.
type UnsafeSupportServer ¶
type UnsafeSupportServer interface {
// contains filtered or unexported methods
}
UnsafeSupportServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SupportServer will result in compilation errors.
type UnsafeSwapperServer ¶
type UnsafeSwapperServer interface {
// contains filtered or unexported methods
}
UnsafeSwapperServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SwapperServer will result in compilation errors.
type UnsafeSyncNotifierServer ¶
type UnsafeSyncNotifierServer interface {
// contains filtered or unexported methods
}
UnsafeSyncNotifierServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SyncNotifierServer will result in compilation errors.
type UnsafeTaprootSwapperServer ¶
type UnsafeTaprootSwapperServer interface {
// contains filtered or unexported methods
}
UnsafeTaprootSwapperServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TaprootSwapperServer will result in compilation errors.
type UpdateChannelPolicyReply ¶
type UpdateChannelPolicyReply struct {
// contains filtered or unexported fields
}
func (*UpdateChannelPolicyReply) Descriptor
deprecated
func (*UpdateChannelPolicyReply) Descriptor() ([]byte, []int)
Deprecated: Use UpdateChannelPolicyReply.ProtoReflect.Descriptor instead.
func (*UpdateChannelPolicyReply) ProtoMessage ¶
func (*UpdateChannelPolicyReply) ProtoMessage()
func (*UpdateChannelPolicyReply) ProtoReflect ¶
func (x *UpdateChannelPolicyReply) ProtoReflect() protoreflect.Message
func (*UpdateChannelPolicyReply) Reset ¶
func (x *UpdateChannelPolicyReply) Reset()
func (*UpdateChannelPolicyReply) String ¶
func (x *UpdateChannelPolicyReply) String() string
type UpdateChannelPolicyRequest ¶
type UpdateChannelPolicyRequest struct {
PubKey string `protobuf:"bytes,1,opt,name=pubKey,proto3" json:"pubKey,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateChannelPolicyRequest) Descriptor
deprecated
func (*UpdateChannelPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateChannelPolicyRequest.ProtoReflect.Descriptor instead.
func (*UpdateChannelPolicyRequest) GetPubKey ¶
func (x *UpdateChannelPolicyRequest) GetPubKey() string
func (*UpdateChannelPolicyRequest) ProtoMessage ¶
func (*UpdateChannelPolicyRequest) ProtoMessage()
func (*UpdateChannelPolicyRequest) ProtoReflect ¶
func (x *UpdateChannelPolicyRequest) ProtoReflect() protoreflect.Message
func (*UpdateChannelPolicyRequest) Reset ¶
func (x *UpdateChannelPolicyRequest) Reset()
func (*UpdateChannelPolicyRequest) String ¶
func (x *UpdateChannelPolicyRequest) String() string
type UploadFileReply ¶
type UploadFileReply struct {
Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
// contains filtered or unexported fields
}
func (*UploadFileReply) Descriptor
deprecated
func (*UploadFileReply) Descriptor() ([]byte, []int)
Deprecated: Use UploadFileReply.ProtoReflect.Descriptor instead.
func (*UploadFileReply) GetUrl ¶
func (x *UploadFileReply) GetUrl() string
func (*UploadFileReply) ProtoMessage ¶
func (*UploadFileReply) ProtoMessage()
func (*UploadFileReply) ProtoReflect ¶
func (x *UploadFileReply) ProtoReflect() protoreflect.Message
func (*UploadFileReply) Reset ¶
func (x *UploadFileReply) Reset()
func (*UploadFileReply) String ¶
func (x *UploadFileReply) String() string
type UploadFileRequest ¶
type UploadFileRequest struct {
Content []byte `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"`
// contains filtered or unexported fields
}
func (*UploadFileRequest) Descriptor
deprecated
func (*UploadFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use UploadFileRequest.ProtoReflect.Descriptor instead.
func (*UploadFileRequest) GetContent ¶
func (x *UploadFileRequest) GetContent() []byte
func (*UploadFileRequest) ProtoMessage ¶
func (*UploadFileRequest) ProtoMessage()
func (*UploadFileRequest) ProtoReflect ¶
func (x *UploadFileRequest) ProtoReflect() protoreflect.Message
func (*UploadFileRequest) Reset ¶
func (x *UploadFileRequest) Reset()
func (*UploadFileRequest) String ¶
func (x *UploadFileRequest) String() string