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