UNPKG

ripple-keypairs

Version:

Cryptographic key pairs for the XRP Ledger

4 lines 151 B
import type { SigningScheme } from '../../types'; declare const secp256k1: SigningScheme; export default secp256k1; //# sourceMappingURL=index.d.ts.map