This is the deprecated Lilypad v1. See https://github.com/bacalhau-project/lilypad for v2. Previous FEVM-Bacalhau bridge (v0): https://github.com/bacalhau-project/lilypad-v0
The user will supply their own keys (ergo addresses) for:
resource provider
job creator
This means the mediator will always have a different address than the resource provider and job creator.
This issue exists to replicate that same setup in local development - i.e. the mediator must use a different address than the RP and JC to replicate production.
Presently - we use a single admin account for:
The user will supply their own keys (ergo addresses) for:
job creator
This means the mediator will always have a different address than the resource provider and job creator.
This issue exists to replicate that same setup in local development - i.e. the mediator must use a different address than the RP and JC to replicate production.