Skip to content

Commit f57bda5

Browse files
OttoAllmendingerllm-git
andcommitted
test: remove kepicky path from pkh fixture
Small difference in miniscript version Issue: BTC-2650 Co-authored-by: llm-git <[email protected]>
1 parent 4a6ac87 commit f57bda5

File tree

1 file changed

+3
-3
lines changed
  • packages/wasm-utxo/test/fixtures

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"descriptor": "pkh([deadbeef/1/2'/3/4']03a34b99f22c790c4e36b2b3c2c35a36db06226e41c692fc82b8b56ac1c540c5bd)#v0p5w8jl",
2+
"descriptor": "pkh(03a34b99f22c790c4e36b2b3c2c35a36db06226e41c692fc82b8b56ac1c540c5bd)#wf36a0pg",
33
"wasmNode": {
44
"Pkh": {
5-
"Single": "[deadbeef/1/2'/3/4']03a34b99f22c790c4e36b2b3c2c35a36db06226e41c692fc82b8b56ac1c540c5bd"
5+
"Single": "03a34b99f22c790c4e36b2b3c2c35a36db06226e41c692fc82b8b56ac1c540c5bd"
66
}
77
},
88
"ast": {
9-
"pkh": "[deadbeef/1/2'/3/4']03a34b99f22c790c4e36b2b3c2c35a36db06226e41c692fc82b8b56ac1c540c5bd"
9+
"pkh": "03a34b99f22c790c4e36b2b3c2c35a36db06226e41c692fc82b8b56ac1c540c5bd"
1010
}
1111
}

0 commit comments

Comments
 (0)