mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-28 07:35:50 +00:00
Remove {.github-code-download}
This commit is contained in:
@@ -19,7 +19,7 @@ A best practice is to use `Tickets` to reserve the transaction sequence numbers.
|
||||
|
||||
## Usage
|
||||
|
||||
You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/_code-samples/quickstart/js/)<!-- {.github-code-download} --> archive to try the sample in your own browser.
|
||||
You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/_code-samples/quickstart/js/) archive to try the sample in your own browser.
|
||||
|
||||
## Get an Account
|
||||
|
||||
@@ -56,7 +56,7 @@ The difference between this function and the `getTokens()` function used earlier
|
||||
|
||||
# Code Walkthrough
|
||||
|
||||
You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/_code-samples/quickstart/js/)<!-- {.github-code-download} --> archive to try each of the samples in your own browser.
|
||||
You can download the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/_code-samples/quickstart/js/) archive to try each of the samples in your own browser.
|
||||
|
||||
## Get Account From Seed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user