Open OR13 opened 3 years ago
IMO it would be better for us to return what is defined here: https://github.com/decentralized-identity/sidetree/issues/886
{
"genesisTime": 0,
"multihashAlgorithm": 18,
"hashAlgorithm": 5,
"maxOperationCount": 10,
"maxOperationSize": 200000,
"compressionAlgorithm": "GZIP",
"maxAnchorFileSize": 1000000,
"maxMapFileSize": 1000000,
"maxChunkFileSize": 1000000,
"patches": [
"replace",
"add-public-keys",
"remove-public-keys",
"add-services",
"remove-services",
"ietf-json-patch"
],
"signatureAlgorithms": [
"EdDSA",
"ES256",
"ES256K"
],
"keyAlgorithms": [
"Ed25519",
"P-256",
"secp256k1"
]
}
API spec update.
For example: