UNPKG

@etherspot/remote-signer

Version:

Etherspot Permissioned Signer SDK - signs the UserOp with SessionKey and sends it to the Bundler

4 lines (2 loc) 71 B
declare function sleep(sec: number): Promise<void>; export { sleep };