mirror of https://gitlab.com/bashrc2/epicyon
Comment
parent
575070a655
commit
2f2855bcdb
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue