mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-25 06:05:51 +00:00
The changes in this commit were auto-generated by running tool/migrate.sh Following this commit, the Dactyl build no longer works but the Redocly build (mostly) should.
9 lines
146 B
Markdown
9 lines
146 B
Markdown
# JavaScript send Memo examples
|
|
|
|
Generates a random account and creates a payment transaction with Memo field.
|
|
|
|
### Random seed
|
|
|
|
```
|
|
npm start
|
|
``` |