Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[swaps] Enhancements #2741

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Conversation

shubhamkmr04
Copy link
Contributor

No description provided.

@shubhamkmr04 shubhamkmr04 changed the base branch from master to swaps January 15, 2025 15:28
endpoint: any;
invoice: any;
feeRate: any;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please define the types here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay pushed the changes

@@ -481,7 +488,8 @@ export default class SwapDetails extends React.Component<
lockupAddress: string,
destinationAddress: string,
preimage: any,
transactionHex: string
transactionHex: string,
feeRate: any
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here too

@shubhamkmr04 shubhamkmr04 force-pushed the shubham/more-swap-updates branch from 3767701 to f5c6070 Compare January 16, 2025 08:44
@kaloudis kaloudis merged commit d14c642 into ZeusLN:swaps Jan 16, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants