Skip to content

Commit

Permalink
Merge branch 'task-nwc-transactions' of github.com:getAlby/js-sdk int…
Browse files Browse the repository at this point in the history
…o task-nwc-transactions
  • Loading branch information
rolznz committed Dec 18, 2023
2 parents 16e9541 + b64289b commit 7ca121f
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 7ca121f

Please sign in to comment.