UNPKG

lighthouse-package-fork

Version:

NPM package and CLI tool to interact with lighthouse protocol

3 lines (2 loc) 136 B
declare const _default: (amount: number, network: string, token: string, privateKey?: string) => Promise<any>; export default _default;