Skip to content

Commit 2a50eaa

Browse files
committed
linting
1 parent 3bbd02d commit 2a50eaa

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

data-for-gpts/all-content.txt

+16-16
Original file line numberDiff line numberDiff line change
@@ -60752,22 +60752,22 @@ When you log in again, the default coins should be enabled and visible. To activ
6075260752
export const title = "Send Commands to an MM2 Instance Being Run by Komodo Wallet Desktop Using Postman";
6075360753
export const description = "This guide describes how to send commands to an MM2 instance being run by Komodo Wallet Desktop using Postman";
6075460754

60755-
import sendCommandsToMM2Instance1 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-01.png";
60756-
import sendCommandsToMM2Instance2 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-02.png";
60757-
import sendCommandsToMM2Instance3 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-03.png";
60758-
import sendCommandsToMM2Instance4 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-04.png";
60759-
import sendCommandsToMM2Instance5 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-05.png";
60760-
import sendCommandsToMM2Instance6 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-06.png";
60761-
import sendCommandsToMM2Instance7 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-07.png";
60762-
import sendCommandsToMM2Instance8 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-08.png";
60763-
import sendCommandsToMM2Instance9 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-09.png";
60764-
import sendCommandsToMM2Instance10 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-10.png";
60765-
import sendCommandsToMM2Instance11 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-11.png";
60766-
import sendCommandsToMM2Instance12 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-12.png";
60767-
import sendCommandsToMM2Instance13 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-13.png";
60768-
import sendCommandsToMM2Instance14 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-14.png";
60769-
import sendCommandsToMM2Instance15 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-15.png";
60770-
import sendCommandsToMM2Instance16 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-16.png";
60755+
import sendCommandsToKDFInstance1 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-01.png";
60756+
import sendCommandsToKDFInstance2 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-02.png";
60757+
import sendCommandsToKDFInstance3 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-03.png";
60758+
import sendCommandsToKDFInstance4 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-04.png";
60759+
import sendCommandsToKDFInstance5 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-05.png";
60760+
import sendCommandsToKDFInstance6 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-06.png";
60761+
import sendCommandsToKDFInstance7 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-07.png";
60762+
import sendCommandsToKDFInstance8 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-08.png";
60763+
import sendCommandsToKDFInstance9 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-09.png";
60764+
import sendCommandsToKDFInstance10 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-10.png";
60765+
import sendCommandsToKDFInstance11 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-11.png";
60766+
import sendCommandsToKDFInstance12 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-12.png";
60767+
import sendCommandsToKDFInstance13 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-13.png";
60768+
import sendCommandsToKDFInstance14 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-14.png";
60769+
import sendCommandsToKDFInstance15 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-15.png";
60770+
import sendCommandsToKDFInstance16 from "@/public/images/docs/desktop/send-commands-to-kdf-instance-16.png";
6077160771

6077260772
# Send Commands to an MM2 Instance Being Run by Komodo Wallet Desktop Using Postman
6077360773

src/pages/komodo-defi-framework/setup/configure-mm2-json/index.mdx

+9-9
Original file line numberDiff line numberDiff line change
@@ -158,16 +158,16 @@ The structure for adding additional coins can vary, please refer to the [listing
158158

159159
### Optional environment variables:
160160

161-
| Variable | Type | Description |
162-
| ------------------- | ------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
161+
| Variable | Type | Description |
162+
| -------------------------- | ------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
163163
| ONE\_INCH\_API\_TEST\_AUTH | string | 1inch API key to authenticate for using [1inch integration methods](/komodo-defi-framework/api/v20-dev/one_inch_v6_0_classic_swap_create/). |
164-
| MM2\_CONF\_PATH | string | A file path to load the `MM2.json` configuration file. Defaults to `MM2.json` in the same folder as the `kdf` binary. |
165-
| MM\_COINS\_PATH | string | A file path to load the `coins` configuration file. A comprehensive version for public use is maintained in the [Komodo Platform coins github repository](https://github.com/KomodoPlatform/coins/blob/master/coins) |
166-
| MM\_LOG | string | A file path to store the Komodo DeFi-API logs. |
167-
| MM\_CERT\_PATH | string | Full path to TLS/SSL certificate file. |
168-
| MM\_CERT\_KEY\_PATH | string | Full path to TLS/SSL certificate key file. |
169-
| RUST\_LOG | string | Global default log level is `info`. To modify the log level for specific module (e.g. for debugging `atomicdex_gossipsub::behaviour`) and keep the default at `info`, use the format `"info,atomicdex_gossipsub::behaviour=debug"` |
170-
| USERPASS | string | For convenience, this variable can store the value of your `rpc_password` to be referenced in any shell scripts |
164+
| MM2\_CONF\_PATH | string | A file path to load the `MM2.json` configuration file. Defaults to `MM2.json` in the same folder as the `kdf` binary. |
165+
| MM\_COINS\_PATH | string | A file path to load the `coins` configuration file. A comprehensive version for public use is maintained in the [Komodo Platform coins github repository](https://github.com/KomodoPlatform/coins/blob/master/coins) |
166+
| MM\_LOG | string | A file path to store the Komodo DeFi-API logs. |
167+
| MM\_CERT\_PATH | string | Full path to TLS/SSL certificate file. |
168+
| MM\_CERT\_KEY\_PATH | string | Full path to TLS/SSL certificate key file. |
169+
| RUST\_LOG | string | Global default log level is `info`. To modify the log level for specific module (e.g. for debugging `atomicdex_gossipsub::behaviour`) and keep the default at `info`, use the format `"info,atomicdex_gossipsub::behaviour=debug"` |
170+
| USERPASS | string | For convenience, this variable can store the value of your `rpc_password` to be referenced in any shell scripts |
171171

172172
### What now?
173173

0 commit comments

Comments
 (0)