Skip to content

Commit

Permalink
Update proto files and types
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 21, 2023
1 parent 9421e92 commit 32b89f8
Show file tree
Hide file tree
Showing 83 changed files with 83 additions and 83 deletions.
2 changes: 1 addition & 1 deletion src/grpc/types/cln/cln/CreateinvoiceResponse.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/cln/node.proto

import type { Long } from '@grpc/proto-loader'
import type {
Amount as _cln_Amount,
Amount__Output as _cln_Amount__Output,
} from '../cln/Amount'
import type { Long } from '@grpc/proto-loader'

// Original file: proto/cln/node.proto

Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/cln/cln/DelinvoiceResponse.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/cln/node.proto

import type { Long } from '@grpc/proto-loader'
import type {
Amount as _cln_Amount,
Amount__Output as _cln_Amount__Output,
} from '../cln/Amount'
import type { Long } from '@grpc/proto-loader'

// Original file: proto/cln/node.proto

Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/cln/cln/GetrouteRequest.d.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/cln/node.proto

import type { Long } from '@grpc/proto-loader'
import type {
Amount as _cln_Amount,
Amount__Output as _cln_Amount__Output,
} from '../cln/Amount'
import type { Long } from '@grpc/proto-loader'

export interface GetrouteRequest {
id?: Buffer | Uint8Array | string
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/cln/cln/InvoiceRequest.d.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/cln/node.proto

import type { Long } from '@grpc/proto-loader'
import type {
AmountOrAny as _cln_AmountOrAny,
AmountOrAny__Output as _cln_AmountOrAny__Output,
} from '../cln/AmountOrAny'
import type { Long } from '@grpc/proto-loader'

export interface InvoiceRequest {
description?: string
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/cln/cln/ListforwardsForwards.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/cln/node.proto

import type { Long } from '@grpc/proto-loader'
import type {
Amount as _cln_Amount,
Amount__Output as _cln_Amount__Output,
} from '../cln/Amount'
import type { Long } from '@grpc/proto-loader'

// Original file: proto/cln/node.proto

Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/cln/cln/ListinvoicesInvoices.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/cln/node.proto

import type { Long } from '@grpc/proto-loader'
import type {
Amount as _cln_Amount,
Amount__Output as _cln_Amount__Output,
} from '../cln/Amount'
import type { Long } from '@grpc/proto-loader'

// Original file: proto/cln/node.proto

Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/cln/cln/ListpeersPeersChannels.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Original file: proto/cln/node.proto

import type { Long } from '@grpc/proto-loader'
import type {
ListpeersPeersChannelsFeerate as _cln_ListpeersPeersChannelsFeerate,
ListpeersPeersChannelsFeerate__Output as _cln_ListpeersPeersChannelsFeerate__Output,
Expand Down Expand Up @@ -29,6 +28,7 @@ import type {
ListpeersPeersChannelsAlias as _cln_ListpeersPeersChannelsAlias,
ListpeersPeersChannelsAlias__Output as _cln_ListpeersPeersChannelsAlias__Output,
} from '../cln/ListpeersPeersChannelsAlias'
import type { Long } from '@grpc/proto-loader'

// Original file: proto/cln/node.proto

Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/cln/cln/ListpeersPeersChannelsHtlcs.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/cln/node.proto

import type { Long } from '@grpc/proto-loader'
import type {
Amount as _cln_Amount,
Amount__Output as _cln_Amount__Output,
} from '../cln/Amount'
import type { Long } from '@grpc/proto-loader'

// Original file: proto/cln/node.proto

Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/cln/cln/ListsendpaysPayments.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/cln/node.proto

import type { Long } from '@grpc/proto-loader'
import type {
Amount as _cln_Amount,
Amount__Output as _cln_Amount__Output,
} from '../cln/Amount'
import type { Long } from '@grpc/proto-loader'

// Original file: proto/cln/node.proto

Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/cln/cln/SendonionRequest.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Original file: proto/cln/node.proto

import type { Long } from '@grpc/proto-loader'
import type {
SendonionFirst_hop as _cln_SendonionFirst_hop,
SendonionFirst_hop__Output as _cln_SendonionFirst_hop__Output,
Expand All @@ -9,6 +8,7 @@ import type {
Amount as _cln_Amount,
Amount__Output as _cln_Amount__Output,
} from '../cln/Amount'
import type { Long } from '@grpc/proto-loader'

export interface SendonionRequest {
onion?: Buffer | Uint8Array | string
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/cln/cln/SendonionResponse.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/cln/node.proto

import type { Long } from '@grpc/proto-loader'
import type {
Amount as _cln_Amount,
Amount__Output as _cln_Amount__Output,
} from '../cln/Amount'
import type { Long } from '@grpc/proto-loader'

// Original file: proto/cln/node.proto

Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/cln/cln/SendpayRequest.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Original file: proto/cln/node.proto

import type { Long } from '@grpc/proto-loader'
import type {
SendpayRoute as _cln_SendpayRoute,
SendpayRoute__Output as _cln_SendpayRoute__Output,
Expand All @@ -9,6 +8,7 @@ import type {
Amount as _cln_Amount,
Amount__Output as _cln_Amount__Output,
} from '../cln/Amount'
import type { Long } from '@grpc/proto-loader'

export interface SendpayRequest {
route?: _cln_SendpayRoute[]
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/cln/cln/SendpayResponse.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/cln/node.proto

import type { Long } from '@grpc/proto-loader'
import type {
Amount as _cln_Amount,
Amount__Output as _cln_Amount__Output,
} from '../cln/Amount'
import type { Long } from '@grpc/proto-loader'

// Original file: proto/cln/node.proto

Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/cln/cln/WaitanyinvoiceResponse.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/cln/node.proto

import type { Long } from '@grpc/proto-loader'
import type {
Amount as _cln_Amount,
Amount__Output as _cln_Amount__Output,
} from '../cln/Amount'
import type { Long } from '@grpc/proto-loader'

// Original file: proto/cln/node.proto

Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/cln/cln/WaitinvoiceResponse.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/cln/node.proto

import type { Long } from '@grpc/proto-loader'
import type {
Amount as _cln_Amount,
Amount__Output as _cln_Amount__Output,
} from '../cln/Amount'
import type { Long } from '@grpc/proto-loader'

// Original file: proto/cln/node.proto

Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/cln/cln/WaitsendpayResponse.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/cln/node.proto

import type { Long } from '@grpc/proto-loader'
import type {
Amount as _cln_Amount,
Amount__Output as _cln_Amount__Output,
} from '../cln/Amount'
import type { Long } from '@grpc/proto-loader'

// Original file: proto/cln/node.proto

Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/greenlight/Feerate.d.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/greenlight.proto

import type { Long } from '@grpc/proto-loader'
import type {
FeeratePreset as _greenlight_FeeratePreset,
FeeratePreset__Output as _greenlight_FeeratePreset__Output,
} from '../greenlight/FeeratePreset'
import type { Long } from '@grpc/proto-loader'

export interface Feerate {
preset?: _greenlight_FeeratePreset
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/lnrpc/AMPInvoiceState.d.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/lightning.proto

import type { Long } from '@grpc/proto-loader'
import type {
InvoiceHTLCState as _lnrpc_InvoiceHTLCState,
InvoiceHTLCState__Output as _lnrpc_InvoiceHTLCState__Output,
} from '../lnrpc/InvoiceHTLCState'
import type { Long } from '@grpc/proto-loader'

export interface AMPInvoiceState {
state?: _lnrpc_InvoiceHTLCState
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/lnrpc/BakeMacaroonRequest.d.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/lightning.proto

import type { Long } from '@grpc/proto-loader'
import type {
MacaroonPermission as _lnrpc_MacaroonPermission,
MacaroonPermission__Output as _lnrpc_MacaroonPermission__Output,
} from '../lnrpc/MacaroonPermission'
import type { Long } from '@grpc/proto-loader'

export interface BakeMacaroonRequest {
permissions?: _lnrpc_MacaroonPermission[]
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/lnrpc/BatchOpenChannel.d.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/lightning.proto

import type { Long } from '@grpc/proto-loader'
import type {
CommitmentType as _lnrpc_CommitmentType,
CommitmentType__Output as _lnrpc_CommitmentType__Output,
} from '../lnrpc/CommitmentType'
import type { Long } from '@grpc/proto-loader'

export interface BatchOpenChannel {
node_pubkey?: Buffer | Uint8Array | string
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/lnrpc/BatchOpenChannelRequest.d.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/lightning.proto

import type { Long } from '@grpc/proto-loader'
import type {
BatchOpenChannel as _lnrpc_BatchOpenChannel,
BatchOpenChannel__Output as _lnrpc_BatchOpenChannel__Output,
} from '../lnrpc/BatchOpenChannel'
import type { Long } from '@grpc/proto-loader'

export interface BatchOpenChannelRequest {
channels?: _lnrpc_BatchOpenChannel[]
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/lnrpc/ChanPointShim.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Original file: proto/lightning.proto

import type { Long } from '@grpc/proto-loader'
import type {
ChannelPoint as _lnrpc_ChannelPoint,
ChannelPoint__Output as _lnrpc_ChannelPoint__Output,
Expand All @@ -9,6 +8,7 @@ import type {
KeyDescriptor as _lnrpc_KeyDescriptor,
KeyDescriptor__Output as _lnrpc_KeyDescriptor__Output,
} from '../lnrpc/KeyDescriptor'
import type { Long } from '@grpc/proto-loader'

export interface ChanPointShim {
amt?: number | string | Long
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/lnrpc/Channel.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Original file: proto/lightning.proto

import type { Long } from '@grpc/proto-loader'
import type {
HTLC as _lnrpc_HTLC,
HTLC__Output as _lnrpc_HTLC__Output,
Expand All @@ -13,6 +12,7 @@ import type {
ChannelConstraints as _lnrpc_ChannelConstraints,
ChannelConstraints__Output as _lnrpc_ChannelConstraints__Output,
} from '../lnrpc/ChannelConstraints'
import type { Long } from '@grpc/proto-loader'

export interface Channel {
active?: boolean
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/lnrpc/ChannelAcceptRequest.d.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/lightning.proto

import type { Long } from '@grpc/proto-loader'
import type {
CommitmentType as _lnrpc_CommitmentType,
CommitmentType__Output as _lnrpc_CommitmentType__Output,
} from '../lnrpc/CommitmentType'
import type { Long } from '@grpc/proto-loader'

export interface ChannelAcceptRequest {
node_pubkey?: Buffer | Uint8Array | string
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/lnrpc/ChannelBalanceResponse.d.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/lightning.proto

import type { Long } from '@grpc/proto-loader'
import type {
Amount as _lnrpc_Amount,
Amount__Output as _lnrpc_Amount__Output,
} from '../lnrpc/Amount'
import type { Long } from '@grpc/proto-loader'

export interface ChannelBalanceResponse {
balance?: number | string | Long
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/lnrpc/ChannelCloseSummary.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Original file: proto/lightning.proto

import type { Long } from '@grpc/proto-loader'
import type {
Initiator as _lnrpc_Initiator,
Initiator__Output as _lnrpc_Initiator__Output,
Expand All @@ -9,6 +8,7 @@ import type {
Resolution as _lnrpc_Resolution,
Resolution__Output as _lnrpc_Resolution__Output,
} from '../lnrpc/Resolution'
import type { Long } from '@grpc/proto-loader'

// Original file: proto/lightning.proto

Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/lnrpc/ChannelEdge.d.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/lightning.proto

import type { Long } from '@grpc/proto-loader'
import type {
RoutingPolicy as _lnrpc_RoutingPolicy,
RoutingPolicy__Output as _lnrpc_RoutingPolicy__Output,
} from '../lnrpc/RoutingPolicy'
import type { Long } from '@grpc/proto-loader'

export interface ChannelEdge {
channel_id?: number | string | Long
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/lnrpc/ChannelEdgeUpdate.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Original file: proto/lightning.proto

import type { Long } from '@grpc/proto-loader'
import type {
ChannelPoint as _lnrpc_ChannelPoint,
ChannelPoint__Output as _lnrpc_ChannelPoint__Output,
Expand All @@ -9,6 +8,7 @@ import type {
RoutingPolicy as _lnrpc_RoutingPolicy,
RoutingPolicy__Output as _lnrpc_RoutingPolicy__Output,
} from '../lnrpc/RoutingPolicy'
import type { Long } from '@grpc/proto-loader'

export interface ChannelEdgeUpdate {
chan_id?: number | string | Long
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/lnrpc/CloseChannelRequest.d.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/lightning.proto

import type { Long } from '@grpc/proto-loader'
import type {
ChannelPoint as _lnrpc_ChannelPoint,
ChannelPoint__Output as _lnrpc_ChannelPoint__Output,
} from '../lnrpc/ChannelPoint'
import type { Long } from '@grpc/proto-loader'

export interface CloseChannelRequest {
channel_point?: _lnrpc_ChannelPoint | null
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/lnrpc/ClosedChannelUpdate.d.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/lightning.proto

import type { Long } from '@grpc/proto-loader'
import type {
ChannelPoint as _lnrpc_ChannelPoint,
ChannelPoint__Output as _lnrpc_ChannelPoint__Output,
} from '../lnrpc/ChannelPoint'
import type { Long } from '@grpc/proto-loader'

export interface ClosedChannelUpdate {
chan_id?: number | string | Long
Expand Down
2 changes: 1 addition & 1 deletion src/grpc/types/lnrpc/ConnectPeerRequest.d.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Original file: proto/lightning.proto

import type { Long } from '@grpc/proto-loader'
import type {
LightningAddress as _lnrpc_LightningAddress,
LightningAddress__Output as _lnrpc_LightningAddress__Output,
} from '../lnrpc/LightningAddress'
import type { Long } from '@grpc/proto-loader'

export interface ConnectPeerRequest {
addr?: _lnrpc_LightningAddress | null
Expand Down
Loading

0 comments on commit 32b89f8

Please sign in to comment.