Skip to content

Commit 61ff004

Browse files
committed
rest of glossary abbreviations
1 parent c63449b commit 61ff004

7 files changed

Lines changed: 104 additions & 92 deletions

File tree

docs/data/analytics/hubble/analyst-guide/queries-for-horizon-like-data.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ where true
563563

564564
Offers are statements about how much of an asset an account wants to buy or sell.
565565

566-
Learn more about [offers](../../../../learn/glossary.mdx#offers).
566+
Learn more about [offers](../../../../learn/glossary.mdx#offer).
567567

568568
### List All Offers
569569

docs/data/apis/horizon/api-reference/aggregations/order-books/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ An order book is a collection of offers for a specific pair of assets.
77

88
The response includes the [latest ledger](../../structure/consistency.mdx) known in an HTTP header.
99

10-
_See_ [Liquidity on Stellar Encyclopedia Entry: the Unified Orderbook](../../../../../../learn/fundamentals/liquidity-on-stellar-sdex-liquidity-pools.mdx#orderbook).
10+
Learn more in our [Liquidity on Stellar: Unified Orderbook section](../../../../../../learn/fundamentals/liquidity-on-stellar-sdex-liquidity-pools.mdx#orderbook).
1111

1212
<EndpointsTable title="Endpoints">
1313

docs/learn/fundamentals/stellar-ecosystem-proposals.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Each SEP is a distinct blueprint meant to help users build a product or service
1111

1212
:::note
1313

14-
This page covers Stellar Ecosystem Proposals (SEPs), which define standards and protocols for projects building on the Stellar network. SEPs differ from [Core Advancement Proposals](../glossary.mdx#caps-core-advancement-proposals) (CAPs), which propose changes to the Stellar network’s core protocol. You can learn more about CAPs on [GitHub](https://github.com/stellar/stellar-protocol/tree/master/core).
14+
This page covers Stellar Ecosystem Proposals (SEPs), which define standards and protocols for projects building on the Stellar network. SEPs differ from [Core Advancement Proposals](../glossary.mdx#caps) (CAPs), which propose changes to the Stellar network’s core protocol. You can learn more about CAPs on [GitHub](https://github.com/stellar/stellar-protocol/tree/master/core).
1515

1616
:::
1717

docs/learn/fundamentals/transactions/list-of-operations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ Learn more about signers operations and key weight: [Signature and Multisignatur
265265
| Low threshold | integer | A number from 0-255 (inclusive) representing the threshold this account sets on all operations it performs that have [a low threshold](../../fundamentals/transactions/signatures-multisig.mdx). |
266266
| Medium threshold | integer | A number from 0-255 (inclusive) representing the threshold this account sets on all operations it performs that have [a medium threshold](../../fundamentals/transactions/signatures-multisig.mdx). |
267267
| High threshold | integer | A number from 0-255 (inclusive) representing the threshold this account sets on all operations it performs that have [a high threshold](../../fundamentals/transactions/signatures-multisig.mdx). |
268-
| Home domain | string | Sets the home domain of an account. See [Federation](../../glossary.mdx#federation). |
268+
| Home domain | string | Sets the home domain of an account, which can be up to 32 characters. See [Federation](../../glossary.mdx#federation). |
269269
| Signer | \{Public Key, weight} | Add, update, or remove a signer from an account. Signer weight is a number from 0-255 (inclusive). The signer is deleted if the weight is 0. |
270270

271271
**Possible errors**:

docs/learn/glossary.mdx

Lines changed: 98 additions & 86 deletions
Large diffs are not rendered by default.

docs/tools/lab/saved/keypairs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This page shows you saved keypairs for the selected network (only Testnet and Fu
3131

3232
## Manually save keypair
3333

34-
To add a keypair manually, click the "Add keypair manually" button located in the top right corner of the screen. This will open a modal where you can enter a name for your keypair along with the [Stellar secret key](../../../learn/glossary.mdx#secret-private-key) (which begins with the letter "S") or recovery passphrase (a 12 or 24-word phrase).
34+
To add a keypair manually, click the "Add keypair manually" button located in the top right corner of the screen. This will open a modal where you can enter a name for your keypair along with the [Stellar secret key](../../../learn/glossary.mdx#secret-key) (which begins with the letter "S") or recovery passphrase (a 12 or 24-word phrase).
3535

3636
![Lab: Add keypair manually](/assets/lab/lab-account-saved-manual.png)
3737

i18n/es/docusaurus-plugin-content-docs/current/tools/lab/saved/keypairs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Esta página muestra los keypairs guardados para la red seleccionada (solo Testn
3131

3232
## Guardar keypair manualmente
3333

34-
Para añadir un keypair manualmente, haz clic en el botón "Añadir keypair manualmente" ubicado en la esquina superior derecha de la pantalla. Esto abrirá un modal donde puedes ingresar un nombre para tu keypair junto con la [clave secreta de Stellar](../../../learn/glossary.mdx#secret-private-key) (que comienza con la letra "S") o la frase de recuperación (una frase de 12 o 24 palabras).
34+
Para añadir un keypair manualmente, haz clic en el botón "Añadir keypair manualmente" ubicado en la esquina superior derecha de la pantalla. Esto abrirá un modal donde puedes ingresar un nombre para tu keypair junto con la [clave secreta de Stellar](../../../learn/glossary.mdx#secret-key) (que comienza con la letra "S") o la frase de recuperación (una frase de 12 o 24 palabras).
3535

3636
![Lab: Add keypair manually](/assets/lab/lab-account-saved-manual.png)
3737

0 commit comments

Comments
 (0)