-
Notifications
You must be signed in to change notification settings - Fork 44
docs(fassets): enhance minting guide with detailed payment process and fee structure #984
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
Conversation
| ## Send Payment on XRP Ledger | ||
|
|
||
| The next step is to send the XRP Ledger payment to the agent, and you can use this script to do that. | ||
| The next step is to send the XRP Ledger payment to the agent. Before making the payment, it is important to understand the payment timeframes and constraints. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
newline after .
| ## Send Payment on XRP Ledger | ||
|
|
||
| The next step is to send the XRP Ledger payment to the agent, and you can use this script to do that. | ||
| The next step is to send the XRP Ledger payment to the agent. Before making the payment, it is important to understand the payment timeframes and constraints. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
newline
|
|
||
| #### Payment Deadline Calculation | ||
|
|
||
| When you reserve collateral, the system provides in the [`CollateralReserved`](/fassets/reference/IAssetManagerEvents#collateralreserved) event: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the system provides in the ... even this sentence is confusing
…and PaymentTimeframes components
…ve payment timeframe section
6baf9c8 to
9b6df0d
Compare
No description provided.