# Copyright (c) 2025 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved.
# SPDX-License-Identifier: Apache-2.0

sdk-version: 3.3.0-snapshot.20250502.13767.0.v2fc6c7e2
name: splice-api-token-transfer-instruction-v1
version: 1.0.0
source: daml
dependencies:
- daml-prim
- daml-stdlib
data-dependencies:
- ../splice-api-token-metadata-v1/.daml/dist/splice-api-token-metadata-v1-current.dar
- ../splice-api-token-holding-v1/.daml/dist/splice-api-token-holding-v1-current.dar
build-options:
  - --target=2.1
codegen:
  java:
    package-prefix: org.lfdecentralizedtrust.splice.codegen.java
    decoderClass: org.lfdecentralizedtrust.splice.codegen.java.DecoderSpliceApiTokenTransferInstructionV1
    output-directory: target/daml-codegen-java
