add memos

This commit is contained in:
jonathanlei
2022-09-29 16:32:06 -07:00
parent 7335f3a558
commit 5e0ed297bb

View File

@@ -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