- Preparing search index...
- The search index is not available
xrpl
- deriveKeypair(seed, options?): {
privateKey: string;
publicKey: string;
}
-
Parameters
-
seed: string
-
Optional options: object
Optional
Returns {
privateKey: string;
publicKey: string;
}
-
privateKey: string
-
publicKey: string