mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 07:05:51 +00:00
Update content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md
Co-authored-by: Jackson Mills <aim4math@gmail.com>
This commit is contained in:
@@ -1172,7 +1172,6 @@ const { sendXrp } = require('./library/7_helpers')
|
|||||||
})
|
})
|
||||||
})
|
})
|
||||||
// Step 7 code additions - start
|
// Step 7 code additions - start
|
||||||
})
|
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Modify `view/preload.js` by adding two new functions:
|
4. Modify `view/preload.js` by adding two new functions:
|
||||||
|
|||||||
Reference in New Issue
Block a user