Now grpchead have correct name (#175)
This commit is contained in:
@@ -58,6 +58,7 @@ class GrpcHeadSpec extends Specification {
|
||||
TestingCommons.blockForBitcoin(head.height)
|
||||
}
|
||||
def head = new GrpcHead(
|
||||
"test",
|
||||
Chain.BITCOIN,
|
||||
Stub(DefaultUpstream),
|
||||
client,
|
||||
@@ -119,6 +120,7 @@ class GrpcHeadSpec extends Specification {
|
||||
TestingCommons.blockForBitcoin(head.height)
|
||||
}
|
||||
def head = new GrpcHead(
|
||||
"test",
|
||||
Chain.BITCOIN,
|
||||
Stub(DefaultUpstream),
|
||||
client,
|
||||
|
||||
Reference in New Issue
Block a user