mirror of
https://github.com/trezor/blockbook.git
synced 2026-02-20 00:51:39 +01:00
Fix: typos
Fix: typos
This commit is contained in:
@@ -356,7 +356,7 @@ func testGetBestBlockHeight(t *testing.T, h *TestHandler) {
|
||||
return
|
||||
}
|
||||
}
|
||||
t.Error("GetBestBlockHeigh() didn't get the the best heigh")
|
||||
t.Error("GetBestBlockHeight() didn't get the best height")
|
||||
}
|
||||
|
||||
func testGetBlockHeader(t *testing.T, h *TestHandler) {
|
||||
|
||||
Reference in New Issue
Block a user