File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ redeemscript = 0400e10b5eb1752102a1b09f93073c63f205086440898141c0c3c6d24f
122
122
scriptPubKey = 0020bdee9515359fc9df912318523b4cd22f1c0b5410232dc943be73f9f4f07e39ad
123
123
address = bc1qhhhf29f4nlyalyfrrpfrknxj9uwqk4qsyvkujsa7w0ulfur78xkspsqn84
124
124
125
- // Test certificate using first timelocked address
125
+ // Test certificate using the first timelocked address
126
126
// Note that as signatures contains a random nonce, it might not be exactly the same when your code generates it
127
127
// p2pkh address is the p2pkh address corresponding to the derived public key, it can be used to verify the message
128
128
// signature in any wallet that supports Verify Message.
@@ -158,6 +158,12 @@ string locktime = 2099-12-01 00:00:00
158
158
redeemscript = 0580785df400b175210308c5751121b1ae5c973cdc7071312f6fc10ab864262f0cbd8134f056166e50f3ac
159
159
scriptPubKey = 0020803268e042008737cf439748cbb5a4449e311da9aa64ae3ac56d84d059654f85
160
160
address = bc1qsqex3czzqzrn0n6rjayvhddygj0rz8df4fj2uwk9dkzdqkt9f7zs5c493u
161
+
162
+ // Test certificate using the 960th timelocked address
163
+ Message = fidelity-bond-cert|020000000000000000000000000000000000000000000000000000000000000001|750
164
+ Address = bc1qsqex3czzqzrn0n6rjayvhddygj0rz8df4fj2uwk9dkzdqkt9f7zs5c493u
165
+ p2pkh address = 1JmTqEXY9pHwrao9XXPo1MeiQerMETmwP3
166
+ Signature = H9LWcv9PXjOLdGmA6s6jRKnPP9bKeOSUGN7ZF80dphKOUrLQnoIJx8NtHraTq5o6BbRBoNjKHuo4Mnok3/JXGBY=
161
167
</pre>
162
168
163
169
Code generating these test vectors can be found here: https://github.com/chris-belcher/timelocked-addresses-fidelity-bond-bip-testvectors
You can’t perform that action at this time.
0 commit comments