problem: dev code committed

This commit is contained in:
Igor Artamonov
2020-09-27 21:37:01 -04:00
parent a43958b5f8
commit e3b5081b46
2 changed files with 2 additions and 10 deletions

View File

@@ -196,7 +196,7 @@ class TrackBitcoinAddressSpec extends Specification {
.setAddressXpub(
// seed: chimney battle code relief era plug finish video patch dream pumpkin govern destroy fresh color
Common.XpubAddress.newBuilder()
.setXpub(ByteString.copyFromUtf8("zpub6tz4F49K5B4m7r7EyBKYM9K44eGECaQ2AfrCybq1w7ALFatz9856vrXxAPSrteDA4d5sjUPW3ACNq8wB2V3ugXVJxvAPAYPAYHsVm3VAncL"))
.setXpub("zpub6tz4F49K5B4m7r7EyBKYM9K44eGECaQ2AfrCybq1w7ALFatz9856vrXxAPSrteDA4d5sjUPW3ACNq8wB2V3ugXVJxvAPAYPAYHsVm3VAncL")
.setLimit(25)
)
)