UNPKG

@etherspot/remote-signer

Version:

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

4 lines (3 loc) 160 B
export { Exception } from './exception.js'; export { ValidationError } from './interfaces.js'; export { ValidationException } from './validation.exception.js';