mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
Redo last commit since merge and fixed lowercase support
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//Browserify was used to create domain-verifier-bundle.js so that we can use 'require' in the browser
|
||||
//Webpack was used to create domain-verifier-bundle.js so that we can use 'require' in the browser
|
||||
|
||||
const codec = require("ripple-binary-codec");
|
||||
const addressCodec = require("ripple-address-codec");
|
||||
|
||||
Reference in New Issue
Block a user