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