rename repo

This commit is contained in:
Denis Angell
2023-05-17 21:32:17 +00:00
parent c00e36bf50
commit a97c7bb21b
7 changed files with 34 additions and 116 deletions

View File

@@ -1,7 +1,7 @@
const { coreTypes } = require('../src/types')
const Decimal = require('decimal.js')
const { encodeAccountID } = require('ripple-address-codec')
const { encodeAccountID } = require('@transia/ripple-address-codec')
const { binary } = require('../src/coretypes')
const { Amount, Hash160 } = coreTypes
const { makeParser, readJSON } = binary