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

DLC close messagetype #122

Merged
merged 6 commits into from
Aug 11, 2021
Merged

DLC close messagetype #122

merged 6 commits into from
Aug 11, 2021

Conversation

dillionverma
Copy link
Collaborator

@dillionverma dillionverma commented Aug 10, 2021

Implementation of DLC close based on discussion in specs.

discreetlogcontracts/dlcspecs#161
discreetlogcontracts/dlcspecs#170

@@ -48,6 +48,8 @@ export enum MessageType {

DlcCancelV0 = 52172,

DlcCloseV0 = 11111, // TODO
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

There is some ongoing but un-decided discussion here
https://github.com/discreetlogcontracts/dlcspecs/pull/170/files#r674408145

@dillionverma dillionverma changed the title Dlc close messagetype DLC close messagetype Aug 11, 2021
@dillionverma dillionverma marked this pull request as ready for review August 11, 2021 14:48
Copy link
Collaborator

@zpv zpv left a comment

Choose a reason for hiding this comment

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

LGTM 👌

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.

3 participants