mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-06 14:16:43 +00:00
Remove a few unused variables and constants.
This commit is contained in:
parent
69b27dd5d3
commit
ff7d582c66
@ -12,12 +12,6 @@ import (
|
|||||||
"testing"
|
"testing"
|
||||||
)
|
)
|
||||||
|
|
||||||
var dumpmessage bool = false
|
|
||||||
var checkverbose = true
|
|
||||||
|
|
||||||
const time1 uint32 = 1363020888
|
|
||||||
const time2 uint32 = 1363021079
|
|
||||||
|
|
||||||
// TestHeaders tests the MsgHeaders API.
|
// TestHeaders tests the MsgHeaders API.
|
||||||
func TestHeaders(t *testing.T) {
|
func TestHeaders(t *testing.T) {
|
||||||
pver := uint32(60002)
|
pver := uint32(60002)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user