Skip to content

Commit

Permalink
Add report prefix and signature to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Vagabond committed Sep 20, 2023
1 parent 937fea2 commit 1c49416
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"serial": 2023092001,
"report_prefix": "https://shdw-drive.genesysgo.net/8WZ6rAc6nAKgThNStabFS95y5q2dDuTH5WcaMDtykRSh/",
"hash": "jIIcA2GKBeRXOk+h/VTuGFZJDwhpwJg9zVR86Rws/Rg=",
"signatures": [
{
"address": "13hSNQ6KDnFcG8zKJg79HFcKNPcqg4f4hSnxaSjpUsyh7UAvRak",
"signature": ""
}
{
"address": "13hSNQ6KDnFcG8zKJg79HFcKNPcqg4f4hSnxaSjpUsyh7UAvRak",
"signature": "JAnekvYb+guk65YBgJZKVcxkh4PbHzl5FVQNa6NPzSQEy69oHKi1yFGRG8g7LIoX+O1G4dHDYAsjXOqrfnnkCg=="
}
]
}
}

0 comments on commit 1c49416

Please sign in to comment.