Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Note additional tests are fixed, fix doc test. #242

Merged
merged 7 commits into from Jan 27, 2016
Merged

Conversation

gavofyork
Copy link
Contributor

No description provided.

@gavofyork gavofyork added the A0-pleasereview 🤓 Pull request needs code review. label Jan 27, 2016
@gavofyork gavofyork changed the title Note additional tests are fixed Note additional tests are fixed, fix doc test. Jan 27, 2016
@arkpar arkpar added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Jan 27, 2016
arkpar added a commit that referenced this pull request Jan 27, 2016
Note additional tests are fixed, fix doc test.
@arkpar arkpar merged commit 6c6708e into master Jan 27, 2016
if let Ok(h) = client.import_block(b.clone()) {
hash = h;
}
let _ = client.import_block(b.clone());
Copy link
Collaborator

Choose a reason for hiding this comment

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

Will it ever fail? Maybe .unwrap() to be sure?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants