UNPKG

@lighthouse-web3/sdk

Version:

NPM package and CLI tool to interact with lighthouse protocol

2 lines (1 loc) 81 B
export declare const sign_auth_message: (privateKey: string) => Promise<string>;