nucypher / nucypher-contracts

Ethereum contracts supporting TACo applications on the Threshold Network.
16 stars 11 forks source link

Entry point to ritual initiation: Coordinator vs Subscription #278

Open cygnusv opened 2 months ago

cygnusv commented 2 months ago

I don't think there's really a correct vs incorrect way here, but IMO doing this from the Subscription will simplify some things, and conceptually makes the Coordinator more of a protocol-oriented contract (which is the idea, anyway).

If we change it to the Subscription:

If we leave it as is:

cygnusv commented 2 months ago

We agreed to: