Skip to content

Commit

Permalink
change req name
Browse files Browse the repository at this point in the history
  • Loading branch information
Zvonimir authored and Zvonimir committed Feb 7, 2025
1 parent b63c233 commit 6f77002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dkg/modules/asset/asset.py
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ def create(
)
)

_submit_knowledge_asset = Method(BlockchainRequest.submit_knowledge_collection)
_submit_knowledge_asset = Method(BlockchainRequest.submit_knowledge_asset)

def submit_to_paranet(
self, ual: UAL, paranet_ual: UAL
Expand Down

0 comments on commit 6f77002

Please sign in to comment.