Skip to content

Simply the service start process #232

@jrwbabylonlab

Description

@jrwbabylonlab

We are still passing global parameters and the finality provider list into the service as required configuration for starting up the API service.

However, this is no longer necessary since we no longer publish new versions of the global parameters. Instead, we can hardcode the global parameters and finality provider list for all environments within the service and use an environment config value to select the appropriate set.

This approach will simplify the build process and service startup script. Since our service is also hosted by others, this change will make deployment more convenient.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions