UNPKG

ic-websocket-js

Version:
3 lines (2 loc) 141 B
import { Secp256k1KeyIdentity } from "@dfinity/identity-secp256k1"; export declare const generateRandomIdentity: () => Secp256k1KeyIdentity;