Skip to content

Commit

Permalink
get_peers_info -> get_directly_connected_peers
Browse files Browse the repository at this point in the history
  • Loading branch information
smk762 committed Sep 10, 2024
1 parent 5265dd8 commit cae82c5
Show file tree
Hide file tree
Showing 6 changed files with 2,081 additions and 770 deletions.
14 changes: 6 additions & 8 deletions filepathSlugs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2320,6 +2320,12 @@
"response-error-active-swap-is-using-the-coin",
"response-error-the-order-is-matched-at-the-moment-but-another-order-is-cancelled"
],
"src/pages/komodo-defi-framework/api/legacy/get_directly_connected_peers/index.mdx": [
"get-directly-connected-peers",
"arguments",
"response",
"example"
],
"src/pages/komodo-defi-framework/api/legacy/get_enabled_coins/index.mdx": [
"get-enabled-coins",
"arguments",
Expand Down Expand Up @@ -2360,14 +2366,6 @@
"command",
"response-success"
],
"src/pages/komodo-defi-framework/api/legacy/get_peers_info/index.mdx": [
"get-peers-info",
"arguments",
"response",
"examples",
"command",
"response-success"
],
"src/pages/komodo-defi-framework/api/legacy/get_relay_mesh/index.mdx": [
"get-relay-mesh",
"arguments",
Expand Down
Loading

0 comments on commit cae82c5

Please sign in to comment.