main
Bob Mottram 2025-04-06 21:11:19 +01:00
parent 575070a655
commit 2f2855bcdb
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ def _create_quote_accept_reject(receiving_actor: str,
quote_request_instrument: str,
accept_type: str) -> {}:
"""Creates an Accept or Reject response to QuoteRequest
https://codeberg.org/fediverse/fep/src/branch/main/fep/044f/fep-044f.md
"""
if not receiving_actor or \
not sending_actor or \