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