Skip to content

Commit

Permalink
Merge branch 'master' into task-nwc-transactions
Browse files Browse the repository at this point in the history
  • Loading branch information
im-adithya committed Dec 15, 2023
2 parents 324f7a2 + 2fa81ed commit b64289b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ export type BaseWebhookEndpointResponse = {
};

export type SwapInfoResponse = {
available: boolean;
service_fee_percentage: number;
network_fee: number;
sats_per_vbyte: number;
Expand Down

0 comments on commit b64289b

Please sign in to comment.