sdk-version: 3.3.0-snapshot.20250502.13767.0.v2fc6c7e2
name: splice-validator-lifecycle
source: daml
version: 0.1.5
dependencies:
  - daml-prim
  - daml-stdlib
data-dependencies:
- ../splice-util/.daml/dist/splice-util-current.dar
build-options:
  - --ghc-option=-Wunused-binds
  - --ghc-option=-Wunused-matches
  - -Wno-ledger-time-is-alpha
  - --target=2.1
codegen:
  java:
    package-prefix: org.lfdecentralizedtrust.splice.codegen.java
    decoderClass: org.lfdecentralizedtrust.splice.codegen.java.DecoderSpliceValidatorLifecycle
    output-directory: target/daml-codegen-java
