@etherspot/remote-signer
Version:
Etherspot Permissioned Signer SDK - signs the UserOp with SessionKey and sends it to the Bundler
6 lines (5 loc) • 398 B
text/typescript
export { N as NotPromise, U as UserOperation, d as decodeErrorReason, e as deepHexlify, g as getUserOpHash, b as packPaymasterData, a as packUint, p as packUserOp, c as packUserOpData, f as resolveHexlify, r as rethrowError } from '../../ERC4337Utils-D4GRkIAr.mjs';
import '../types/bignumber.mjs';
import '../types/common-types.mjs';
import 'viem';
import 'node_modules/viem/_types/errors/utils';