We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4460700 commit b5805d1Copy full SHA for b5805d1
src/content/docs/key-transparency/api/epochs.mdx
@@ -50,7 +50,7 @@ Avoid publishing more than 100 epochs as reset might not work beyond this thresh
50
curl 'https://plexi.key-transparency.cloudflare.com/namespaces/{namespace}/audits/1'
51
{
52
"namespace": "your.new.log.com",
53
- "timestamp": 1717084639921,~
+ "timestamp": 1717084639921,
54
"epoch": 1,
55
"digest": "1111111111111111111111111111111111111111111111111111111111111111",
56
"signature": "f6a51443bb6703813b330959d9d97471bc06464142165e59733fa102a18b052782a5307d59c31b8b13c1af7dfff6f6e7bf44e880d44e26e96c50a72f72a30c07"
0 commit comments