Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: liquidity updates #3241

Merged
merged 6 commits into from
Feb 13, 2025
Merged

docs: liquidity updates #3241

merged 6 commits into from
Feb 13, 2025

Conversation

melissahenderson
Copy link
Contributor

Fixes #3139

Split manage liquidity page into multiple pages. Also add wrap to a few code blocks that needed it.

Minor updates before larger liquidity updates
@github-actions github-actions bot added the pkg: documentation Changes in the documentation package. label Jan 27, 2025
Copy link

netlify bot commented Jan 27, 2025

Deploy Preview for brilliant-pasca-3e80ec ready!

Name Link
🔨 Latest commit 9f75875
🔍 Latest deploy log https://app.netlify.com/sites/brilliant-pasca-3e80ec/deploys/67acf2d012fda30008bc5a0f
😎 Deploy Preview https://deploy-preview-3241--brilliant-pasca-3e80ec.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@melissahenderson
Copy link
Contributor Author

I also updated the accounting concepts page to make the transfer examples at the bottom easier to navigate to

@melissahenderson
Copy link
Contributor Author

@brad-dow, @hajjimo Would appreciate at least one of you taking a look at this one before I pass it on to eng.

brad-dow
brad-dow previously approved these changes Jan 27, 2025
import { CodeBlock, LinkOut } from '@interledger/docs-design-system'
import IdempotencyNote from '/src/partials/liquidity-idempotency.mdx'

Asset liquidity is the amount of value, denominated in a given asset, that Rafiki has available to handle cross-currency (foreign exchange) transactions between you and your peer. Whenever an outgoing payment/incoming payment is in a different asset than the peering relationship, the liquidity of asset accounts will change depending on the FX direction.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, we should also update the overview/concepts/accounting/#asset-liquidity-accounts page with this text for consistency

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I caught that yesterday, so I think we're good here.

Comment on lines +58 to +62
{
data: {
success: true
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I wonder why prettier didn't format this with quotes 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also no quotes in payment-liquidity or two-phase-transfers, just peer 🤷🏻‍♀️

@melissahenderson melissahenderson merged commit 26aa818 into main Feb 13, 2025
37 of 43 checks passed
@melissahenderson melissahenderson deleted the mh-liquidity-updates-3139 branch February 13, 2025 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: documentation Changes in the documentation package.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: split manage liquidity doc into multiple pages (title edit)
3 participants