diff options
Diffstat (limited to 'descriptor/stfe.json')
-rw-r--r-- | descriptor/stfe.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/descriptor/stfe.json b/descriptor/stfe.json new file mode 100644 index 0000000..d987c47 --- /dev/null +++ b/descriptor/stfe.json @@ -0,0 +1,18 @@ +[ + { + "name": "Test operator", + "email": "test@example.com", + "logs": [ + { + "max_chain": 3, + "id": "B9oCJk4XIOMXba8dBM5yUj+NLtqTE6xHwbvR9dYkHPM=", + "signature_schemes": [ + 2055 + ], + "base_url": "localhost:6965/st/v1", + "signature_scheme": 2055, + "public_key": "MCowBQYDK2VwAyEAqM4b/SHOCRId9xgiCPn8D8r6+Nrk9JTZZqW6vj7TGa0=" + } + ] + } +] |