UNPKG

@etherspot/remote-signer

Version:

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

12 lines (11 loc) 194 B
// src/sdk/types/user-operation-types.ts var moduleTypeIds = { validator: 1, executor: 2, fallback: 3, hook: 4 }; export { moduleTypeIds }; //# sourceMappingURL=chunk-3BIZILHR.mjs.map