diff --git a/assets/js/test-net.js b/assets/js/test-net.js index 365e738b7f..d9ba04cdc8 100644 --- a/assets/js/test-net.js +++ b/assets/js/test-net.js @@ -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