Skip to content

Commit

Permalink
Update scitt/create_detatched_signed_statement.py
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Lasker <[email protected]>
Signed-off-by: Joe Gough <[email protected]>
  • Loading branch information
honourfish and SteveLasker authored Jun 21, 2024
1 parent 1cf104f commit db696c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scitt/create_detatched_signed_statement.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def create_signed_statement(
feed: str,
issuer: str,
content_type: str,
location_hint: str,
location: str,
) -> bytes:
"""
creates a signed statement, given the signing_key, payload, subject and issuer
Expand Down

0 comments on commit db696c0

Please sign in to comment.