Skip to content

Commit

Permalink
add todo in set anchor peer
Browse files Browse the repository at this point in the history
Signed-off-by: YoungHypo <haiboyang@smail.nju.edu.cn>
  • Loading branch information
YoungHypo committed Nov 25, 2024
1 parent abc545c commit b612a6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/api-engine/api/routes/channel/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,8 @@ def set_anchor_peer(name, org, peers, ordering_node):
"""
peer_channel_fetch(name, org, peers, ordering_node)

# TODO: set anchor peer


def peer_channel_fetch(name, org, peers, ordering_node):
"""
Expand Down

0 comments on commit b612a6a

Please sign in to comment.