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

Feature/sin03 #450

Merged
merged 4 commits into from
Jul 24, 2014
Merged

Feature/sin03 #450

merged 4 commits into from
Jul 24, 2014

Conversation

matiu
Copy link
Contributor

@matiu matiu commented Jul 24, 2014

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) when pulling 71f9921 on matiu:feature/sin03 into cd1d667 on bitpay:master.

@@ -9,6 +9,9 @@ function SIN(type, payload) {
SIN.super_.call(this, type, payload);
return;
}
if ( !Buffer.isBuffer(payload) || payload.length != 20)
Copy link
Contributor

Choose a reason for hiding this comment

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

There should be no space before !Buffer

@matiu
Copy link
Contributor Author

matiu commented Jul 24, 2014

updated. js-beautify was used to formatted all the edited files.

ryanxcharles pushed a commit that referenced this pull request Jul 24, 2014
@ryanxcharles ryanxcharles merged commit 0f737b4 into bitpay:master Jul 24, 2014
micahriggan pushed a commit to micahriggan/bitcore that referenced this pull request Dec 27, 2018
micahriggan pushed a commit to micahriggan/bitcore that referenced this pull request Dec 27, 2018
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.

None yet

3 participants