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

Added escrow operations #5

Merged
merged 2 commits into from
Sep 27, 2016
Merged

Added escrow operations #5

merged 2 commits into from
Sep 27, 2016

Conversation

NateBrune
Copy link
Contributor

This adds the escrow operations implemented in Hardfork 14. Please let me know if I missed anything :)

}
);

let cescrow_release = new Serializer(
Copy link
Owner

Choose a reason for hiding this comment

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

There's a typo here, "cescrow_release".

@svk31
Copy link
Owner

svk31 commented Sep 26, 2016

Did you try running the serializer tests?

npm run test:serializer

@NateBrune
Copy link
Contributor Author

Yeah thanks for the typo. I ran the serializer test and I seemed to pass!

@svk31 svk31 merged commit 3c1037a into svk31:master Sep 27, 2016
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