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: FULL_HELP_DOCS.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2363,7 +2363,7 @@ Revoke sponsorship of a ledger entry or signer
2363
2363
*`--sign-with-lab` — Sign with https://lab.stellar.org
2364
2364
*`--sign-with-ledger` — Sign with a ledger wallet
2365
2365
*`--account-id <ACCOUNT_ID>` — Account ID (required for all sponsorship types)
2366
-
*`--asset <ASSET>` — Asset for trustline sponsorship (format: CODE:ISSUER or native)
2366
+
*`--asset <ASSET>` — Asset for trustline sponsorship (format: CODE:ISSUER)
2367
2367
*`--data-name <DATA_NAME>` — Data name for data entry sponsorship
2368
2368
*`--offer-id <OFFER_ID>` — Offer ID for offer sponsorship
2369
2369
*`--liquidity-pool-id <LIQUIDITY_POOL_ID>` — Pool ID for liquidity pool sponsorship. Accepts multiple formats: - API format with type prefix (72 chars): 000000006f2179b31311fa8064760b48942c8e166702ba0b8fbe7358c4fd570421840461 - Direct hash format (64 chars): 6f2179b31311fa8064760b48942c8e166702ba0b8fbe7358c4fd570421840461 - StrKey format (base32): LAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
@@ -3232,7 +3232,7 @@ Revoke sponsorship of a ledger entry or signer
3232
3232
*`--sign-with-lab` — Sign with https://lab.stellar.org
3233
3233
*`--sign-with-ledger` — Sign with a ledger wallet
3234
3234
*`--account-id <ACCOUNT_ID>` — Account ID (required for all sponsorship types)
3235
-
*`--asset <ASSET>` — Asset for trustline sponsorship (format: CODE:ISSUER or native)
3235
+
*`--asset <ASSET>` — Asset for trustline sponsorship (format: CODE:ISSUER)
3236
3236
*`--data-name <DATA_NAME>` — Data name for data entry sponsorship
3237
3237
*`--offer-id <OFFER_ID>` — Offer ID for offer sponsorship
3238
3238
*`--liquidity-pool-id <LIQUIDITY_POOL_ID>` — Pool ID for liquidity pool sponsorship. Accepts multiple formats: - API format with type prefix (72 chars): 000000006f2179b31311fa8064760b48942c8e166702ba0b8fbe7358c4fd570421840461 - Direct hash format (64 chars): 6f2179b31311fa8064760b48942c8e166702ba0b8fbe7358c4fd570421840461 - StrKey format (base32): LAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
0 commit comments