Skip to content

Commit

Permalink
Update default sign with lab url
Browse files Browse the repository at this point in the history
  • Loading branch information
elizabethengelman committed Sep 4, 2024
1 parent c1682da commit 800e802
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions FULL_HELP_DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Get Id of builtin Soroban Asset Contract. Deprecated, use `stellar contract id a
* `--sign-with-lab` — Sign with laboratory
* `--lab-url <LAB_URL>` — Lab URL for `sign_with_lab`

Default value: `https://lab.stellar.org/transaction/sign`
Default value: `https://lab.stellar.org/transaction/cli-sign`
* `--hd-path <HD_PATH>` — If using a seed phrase to sign, sets which hierarchical deterministic path to use, e.g. `m/44'/148'/{hd_path}`. Example: `--hd-path 1`. Default: `0`
* `--yes` — If one of `--sign-with-*` flags is provided, don't ask to confirm to sign a transaction
* `--rpc-url <RPC_URL>` — RPC server endpoint
Expand All @@ -146,7 +146,7 @@ Deploy builtin Soroban Asset Contract
* `--sign-with-lab` — Sign with laboratory
* `--lab-url <LAB_URL>` — Lab URL for `sign_with_lab`

Default value: `https://lab.stellar.org/transaction/sign`
Default value: `https://lab.stellar.org/transaction/cli-sign`
* `--hd-path <HD_PATH>` — If using a seed phrase to sign, sets which hierarchical deterministic path to use, e.g. `m/44'/148'/{hd_path}`. Example: `--hd-path 1`. Default: `0`
* `--yes` — If one of `--sign-with-*` flags is provided, don't ask to confirm to sign a transaction
* `--rpc-url <RPC_URL>` — RPC server endpoint
Expand Down Expand Up @@ -377,7 +377,7 @@ If no keys are specified the contract itself is extended.
* `--sign-with-lab` — Sign with laboratory
* `--lab-url <LAB_URL>` — Lab URL for `sign_with_lab`

Default value: `https://lab.stellar.org/transaction/sign`
Default value: `https://lab.stellar.org/transaction/cli-sign`
* `--hd-path <HD_PATH>` — If using a seed phrase to sign, sets which hierarchical deterministic path to use, e.g. `m/44'/148'/{hd_path}`. Example: `--hd-path 1`. Default: `0`
* `--yes` — If one of `--sign-with-*` flags is provided, don't ask to confirm to sign a transaction
* `--rpc-url <RPC_URL>` — RPC server endpoint
Expand Down Expand Up @@ -411,7 +411,7 @@ Deploy a wasm contract
* `--sign-with-lab` — Sign with laboratory
* `--lab-url <LAB_URL>` — Lab URL for `sign_with_lab`

Default value: `https://lab.stellar.org/transaction/sign`
Default value: `https://lab.stellar.org/transaction/cli-sign`
* `--hd-path <HD_PATH>` — If using a seed phrase to sign, sets which hierarchical deterministic path to use, e.g. `m/44'/148'/{hd_path}`. Example: `--hd-path 1`. Default: `0`
* `--yes` — If one of `--sign-with-*` flags is provided, don't ask to confirm to sign a transaction
* `--rpc-url <RPC_URL>` — RPC server endpoint
Expand Down Expand Up @@ -478,7 +478,7 @@ Deploy builtin Soroban Asset Contract
* `--sign-with-lab` — Sign with laboratory
* `--lab-url <LAB_URL>` — Lab URL for `sign_with_lab`

Default value: `https://lab.stellar.org/transaction/sign`
Default value: `https://lab.stellar.org/transaction/cli-sign`
* `--hd-path <HD_PATH>` — If using a seed phrase to sign, sets which hierarchical deterministic path to use, e.g. `m/44'/148'/{hd_path}`. Example: `--hd-path 1`. Default: `0`
* `--yes` — If one of `--sign-with-*` flags is provided, don't ask to confirm to sign a transaction
* `--rpc-url <RPC_URL>` — RPC server endpoint
Expand All @@ -503,7 +503,7 @@ Deploy normal Wasm Contract
* `--sign-with-lab` — Sign with laboratory
* `--lab-url <LAB_URL>` — Lab URL for `sign_with_lab`

Default value: `https://lab.stellar.org/transaction/sign`
Default value: `https://lab.stellar.org/transaction/cli-sign`
* `--hd-path <HD_PATH>` — If using a seed phrase to sign, sets which hierarchical deterministic path to use, e.g. `m/44'/148'/{hd_path}`. Example: `--hd-path 1`. Default: `0`
* `--yes` — If one of `--sign-with-*` flags is provided, don't ask to confirm to sign a transaction
* `--rpc-url <RPC_URL>` — RPC server endpoint
Expand Down Expand Up @@ -707,7 +707,7 @@ Install a WASM file to the ledger without creating a contract instance
* `--sign-with-lab` — Sign with laboratory
* `--lab-url <LAB_URL>` — Lab URL for `sign_with_lab`

Default value: `https://lab.stellar.org/transaction/sign`
Default value: `https://lab.stellar.org/transaction/cli-sign`
* `--hd-path <HD_PATH>` — If using a seed phrase to sign, sets which hierarchical deterministic path to use, e.g. `m/44'/148'/{hd_path}`. Example: `--hd-path 1`. Default: `0`
* `--yes` — If one of `--sign-with-*` flags is provided, don't ask to confirm to sign a transaction
* `--rpc-url <RPC_URL>` — RPC server endpoint
Expand Down Expand Up @@ -752,7 +752,7 @@ stellar contract invoke ... -- --help
* `--sign-with-lab` — Sign with laboratory
* `--lab-url <LAB_URL>` — Lab URL for `sign_with_lab`

Default value: `https://lab.stellar.org/transaction/sign`
Default value: `https://lab.stellar.org/transaction/cli-sign`
* `--hd-path <HD_PATH>` — If using a seed phrase to sign, sets which hierarchical deterministic path to use, e.g. `m/44'/148'/{hd_path}`. Example: `--hd-path 1`. Default: `0`
* `--yes` — If one of `--sign-with-*` flags is provided, don't ask to confirm to sign a transaction
* `--rpc-url <RPC_URL>` — RPC server endpoint
Expand Down Expand Up @@ -839,7 +839,7 @@ Print the current value of a contract-data ledger entry
* `--sign-with-lab` — Sign with laboratory
* `--lab-url <LAB_URL>` — Lab URL for `sign_with_lab`

Default value: `https://lab.stellar.org/transaction/sign`
Default value: `https://lab.stellar.org/transaction/cli-sign`
* `--hd-path <HD_PATH>` — If using a seed phrase to sign, sets which hierarchical deterministic path to use, e.g. `m/44'/148'/{hd_path}`. Example: `--hd-path 1`. Default: `0`
* `--yes` — If one of `--sign-with-*` flags is provided, don't ask to confirm to sign a transaction
* `--rpc-url <RPC_URL>` — RPC server endpoint
Expand Down Expand Up @@ -882,7 +882,7 @@ If no keys are specificed the contract itself is restored.
* `--sign-with-lab` — Sign with laboratory
* `--lab-url <LAB_URL>` — Lab URL for `sign_with_lab`

Default value: `https://lab.stellar.org/transaction/sign`
Default value: `https://lab.stellar.org/transaction/cli-sign`
* `--hd-path <HD_PATH>` — If using a seed phrase to sign, sets which hierarchical deterministic path to use, e.g. `m/44'/148'/{hd_path}`. Example: `--hd-path 1`. Default: `0`
* `--yes` — If one of `--sign-with-*` flags is provided, don't ask to confirm to sign a transaction
* `--rpc-url <RPC_URL>` — RPC server endpoint
Expand Down Expand Up @@ -1373,7 +1373,7 @@ Simulate a transaction envelope from stdin
* `--sign-with-lab` — Sign with laboratory
* `--lab-url <LAB_URL>` — Lab URL for `sign_with_lab`

Default value: `https://lab.stellar.org/transaction/sign`
Default value: `https://lab.stellar.org/transaction/cli-sign`
* `--hd-path <HD_PATH>` — If using a seed phrase to sign, sets which hierarchical deterministic path to use, e.g. `m/44'/148'/{hd_path}`. Example: `--hd-path 1`. Default: `0`
* `--yes` — If one of `--sign-with-*` flags is provided, don't ask to confirm to sign a transaction
* `--rpc-url <RPC_URL>` — RPC server endpoint
Expand Down Expand Up @@ -1410,7 +1410,7 @@ Sign a transaction envolope appending the signature to the envelope
* `--sign-with-lab` — Sign with laboratory
* `--lab-url <LAB_URL>` — Lab URL for `sign_with_lab`

Default value: `https://lab.stellar.org/transaction/sign`
Default value: `https://lab.stellar.org/transaction/cli-sign`
* `--hd-path <HD_PATH>` — If using a seed phrase to sign, sets which hierarchical deterministic path to use, e.g. `m/44'/148'/{hd_path}`. Example: `--hd-path 1`. Default: `0`
* `--yes` — If one of `--sign-with-*` flags is provided, don't ask to confirm to sign a transaction
* `--rpc-url <RPC_URL>` — RPC server endpoint
Expand Down
2 changes: 1 addition & 1 deletion cmd/soroban-cli/src/config/sign_with.rs
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ pub struct Args {
#[arg(
long,
env = "STELLAR_SIGN_WITH_LAB_URL",
default_value = "https://lab.stellar.org/transaction/sign"
default_value = "https://lab.stellar.org/transaction/cli-sign"
)]
pub lab_url: String,

Expand Down

0 comments on commit 800e802

Please sign in to comment.