daml/ledger/sandbox-common
Samir Talwar 6c63f96ba9
participant-integration-api: Move SeedService here. (#10261)
I don't see a reason why it's part of the participant state API, and
it definitely doesn't need to change between v1 and v2.

CHANGELOG_BEGIN
- [Integration Kit] The class ``SeedService`` has been moved from the
  *participant-state* Maven package to the *participant-integration-api*
  Maven package, under the Java package name
  ``com.daml.platform.apiserver`` to reflect its usage by the API
  server, not the participant state API. If you use this class directly,
  you will need to change your imports.
CHANGELOG_END
2021-07-14 08:35:29 +00:00
..
historical-dars Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
src participant-integration-api: Move SeedService here. (#10261) 2021-07-14 08:35:29 +00:00
BUILD.bazel participant-integration-api: Move SeedService here. (#10261) 2021-07-14 08:35:29 +00:00