- Preparing search index...
- The search index is not available
xrpl
Function xAddressToClassicAddress
- xAddressToClassicAddress(xAddress: string): { classicAddress: string; tag: number | false; test: boolean }
-
Returns { classicAddress: string; tag: number | false; test: boolean }
-
classicAddress: string
-
tag: number | false
-
test: boolean