mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-29 08:05:49 +00:00
add memos
This commit is contained in:
@@ -42,6 +42,7 @@ function rippleTestNetCredentials(url, altnet_name) {
|
|||||||
$.ajax({
|
$.ajax({
|
||||||
url: url,
|
url: url,
|
||||||
type: 'POST',
|
type: 'POST',
|
||||||
|
data: { memos: ["xrpl.org-faucet"] },
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
success: function(data) {
|
success: function(data) {
|
||||||
//hide the loader and show results
|
//hide the loader and show results
|
||||||
|
|||||||
Reference in New Issue
Block a user