Skip to content

Commit c3d9122

Browse files
committed
Address comments
1 parent cc2b7c4 commit c3d9122

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,8 @@ mod tests {
506506

507507
#[test]
508508
fn test_parse_and_verify_proto_guardian_key() {
509+
// The content below is generated by keygen script at:
510+
// https://github.com/wormhole-foundation/wormhole/blob/main/node/cmd/guardiand/keygen.go
509511
let content = "-----BEGIN WORMHOLE GUARDIAN PRIVATE KEY-----
510512
PublicKey: 0x30e41be3f10d3ac813f91e49e189bbb948d030be
511513

0 commit comments

Comments
 (0)