-
Notifications
You must be signed in to change notification settings - Fork 204
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update canton to 20240725.13780.v97d3c8b7 (#19678)
tell-slack: canton Co-authored-by: Azure Pipelines Daml Build <[email protected]>
- Loading branch information
1 parent
2fd6643
commit 801e0ef
Showing
124 changed files
with
1,765 additions
and
2,222 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
...min-api/src/main/protobuf/com/digitalasset/canton/admin/participant/v30/transfer_id.proto
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
// Copyright (c) 2024 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. | ||
// SPDX-License-Identifier: Apache-2.0 | ||
|
||
syntax = "proto3"; | ||
|
||
package com.digitalasset.canton.admin.participant.v30; | ||
|
||
import "google/protobuf/timestamp.proto"; | ||
|
||
message TransferId { | ||
string source_domain = 1; | ||
google.protobuf.Timestamp timestamp = 2; | ||
} |
42 changes: 0 additions & 42 deletions
42
...pi/src/main/protobuf/com/digitalasset/canton/admin/participant/v30/transfer_service.proto
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.