diff options
Diffstat (limited to 'doc/proposals/2022-07-permit-lack-of-witness-cosignatures')
-rw-r--r-- | doc/proposals/2022-07-permit-lack-of-witness-cosignatures | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/proposals/2022-07-permit-lack-of-witness-cosignatures b/doc/proposals/2022-07-permit-lack-of-witness-cosignatures deleted file mode 100644 index c0ac549..0000000 --- a/doc/proposals/2022-07-permit-lack-of-witness-cosignatures +++ /dev/null @@ -1,13 +0,0 @@ -# Proposal - -In api.md, ยง3.2: - - - Permit that "key_hash" and "cosignature" are omitted by the log when there - are no witness cosignatures to set in the response. - -# Motivation - -It should be possible to return success on the get-tree-head-cosigned endpoint -even if no witness provided a co-signature for the current to-cosign tree head. - -This change makes it possible to return 200 OK without witnesses. |