mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-22 12:45:50 +00:00
add reviewer suggestions
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
// *******************************************************
|
||||
// *********** Create Credential *************************
|
||||
// *******************************************************
|
||||
|
||||
/// Create credential function
|
||||
async function createCredential() {
|
||||
|
||||
let net = getNet()
|
||||
@@ -12,6 +9,7 @@ async function createCredential() {
|
||||
results = `\n\nConnected.`
|
||||
updateResults()
|
||||
|
||||
// Gather transaction info
|
||||
try {
|
||||
|
||||
// Get account wallet from seed
|
||||
|
||||
Reference in New Issue
Block a user