Versions in this module Expand all Collapse all v0 v0.0.1 Mar 31, 2024 Changes in this version + type Handler struct + func New(signer *signer.EOA, rpc *rpc.Client, eth *ethclient.Client, chain *big.Int, ...) *Handler + func (h *Handler) Run(op *userop.UserOperation, ep common.Address, pm common.Address) (*handlers.SponsorUserOperationResponse, error)