Constants
PAYMASTER_TYPEHASH
bytes32 constant PAYMASTER_TYPEHASH = keccak256(
"NineLivesPaymaster(address owner,uint256 nonce,uint256 deadline,uint8 typ,address market,uint256 maximumFee,uint256 amountToSpend,uint256 minimumBack,address referrer,bytes8 outcome)"
);