UNPKG

@bithomp/xrpl-api

Version:

A Bithomp JavaScript/TypeScript library for interacting with the XRP Ledger

5 lines (4 loc) 163 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AMM_LP_TOKEN_REGEX = void 0; exports.AMM_LP_TOKEN_REGEX = /^03[A-F0-9]{38}$/;