Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Depierrepont <[email protected]>
  • Loading branch information
toorop committed May 20, 2014
1 parent c5ff9e2 commit 944aa7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitcoind_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -949,7 +949,7 @@ var _ = Describe("Bitcoind", func() {
})
It("should return", func() {
Expect(rinfo).Should(Equal(MiningInfo{
Block: 0,
Blocks: 301676,
CurrentBlocksize: 717621,
CurrentBlockTx: 1043,
Difficulty: 8.8534163091278e+09,
Expand Down

0 comments on commit 944aa7c

Please sign in to comment.