JS get started: more edits per feedback

This commit is contained in:
mDuo13
2021-10-20 13:18:00 -07:00
parent e65e95e050
commit a4bdf4ae2b
2 changed files with 2 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ if (typeof module !== "undefined") {
// Example credentials
const wallet = xrpl.Wallet.fromSeed("sn3nxiW7v8KXzPzAqzyHXbSSKNuN9")
console.log(wallet.address) // rMCcNuTcajgw7YTgBy1sys3b89QqjUrMpH
// Connect -------------------------------------------------------------------
async function main() {