UNPKG

@etherspot/remote-signer

Version:

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

18 lines (16 loc) 259 B
import { IsHex } from "./chunk-VFFLA7FK.mjs"; // src/sdk/dto/validators/is-hex32.validator.ts function IsHex32(options = {}) { return IsHex( { size: 32 }, options ); } export { IsHex32 }; //# sourceMappingURL=chunk-RDF6GJST.mjs.map