You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/express/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -237,12 +237,12 @@ BitGo Express is able to take configuration options from either command line arg
237
237
| N/A | --externalSignerUrl |`BITGO_EXTERNAL_SIGNER_URL`| N/A | URL specifying the external API to call for remote signing. |
238
238
| N/A | --signerMode |`BITGO_SIGNER_MODE `| N/A | If set, run Express as a remote signer. |
239
239
| N/A | --signerFileSystemPath |`BITGO_SIGNER_FILE_SYSTEM_PATH `| N/A | Local path specifying where an Express signer machine keeps the encrypted user private keys. Required when signerMode is set. |
240
-
| N/A | --lightningSignerFileSystemPath | `BITGO_LIGHTNING_SIGNER_FILE_SYSTEM_PATH` | N/A | Local path specifying how to contact the lightning signer node.
240
+
| N/A | --lightningSignerFileSystemPath |`BITGO_LIGHTNING_SIGNER_FILE_SYSTEM_PATH`| N/A | Local path specifying how to contact the lightning signer node. |
\[0]: BitGo will also check the additional environment variables for some options for backwards compatibility, but these environment variables should be considered deprecated:
\[0]: BitGo will also check the additional environment variables for some options for backwards compatibility, but these environment variables should be considered deprecated:
0 commit comments