Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
mvadari committed Oct 25, 2023
1 parent 2ae95f0 commit 3e37550
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xbridge_cli/bridge/register.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ def _get_account_objects(
return cast(List[Dict[str, Any]], object_result.result["account_objects"])


# TODO: add support for door accounts that have multiple bridges
def _get_bridge(
client: JsonRpcClient, door_account: str, currency: str
) -> Dict[str, Any]:
Expand Down

0 comments on commit 3e37550

Please sign in to comment.