UNPKG

o3-dapi-ont

Version:
7 lines 193 B
interface PublicKeyOutput { publicKey: string; address: string; } export declare function getPublicKey(): Promise<PublicKeyOutput>; export {}; //# sourceMappingURL=getPublicKey.d.ts.map