0xFableOrg / roll-op

The simplest way to spin your own dev / prod rollup, fully configurable.
BSD 3-Clause Clear License
92 stars 25 forks source link

Should we separate ERC4337 contracts deployment private key and paymaster server private key? #40

Closed eerkaijun closed 1 year ago

eerkaijun commented 1 year ago

Currently, we use the same private key specified by users to deploy contracts (if needed) and also as the paymaster signing. Should we separate them?

norswap commented 1 year ago

Context: https://github.com/0xFableOrg/simple-op-stack-rollup/pull/15#discussion_r1328475861