Documentation/Canton Network Docs/Ledger APIgRPC APIPackagescom.digitalasset.canton.tea.v1View on Canton Network Docs ↗
com.digitalasset.canton.tea.v1
Source Files
traffic_service.proto
Source file from the latest descriptor snapshot.
TrafficService
TrafficService.GetAccount
gRPCAdded 3.5.15
rpc TrafficService.GetAccount(com.digitalasset.canton.tea.v1.GetAccountRequest) returns (com.digitalasset.canton.tea.v1.GetAccountResponse);
TrafficService.UpdateAccount
gRPCAdded 3.5.15
rpc TrafficService.UpdateAccount(com.digitalasset.canton.tea.v1.UpdateAccountRequest) returns (com.digitalasset.canton.tea.v1.UpdateAccountResponse);
Type Inventory
These are the package-level message and enum shapes in the publish-version snapshot.com.digitalasset.canton.tea.v1.GetAccountRequest
1 fields
account_idstringcom.digitalasset.canton.tea.v1.GetAccountResponse
2 fields
account_idstringbalanceint64com.digitalasset.canton.tea.v1.UpdateAccountRequest
3 fields
account_idstringbalance_deltaint64deduplication_idstringcom.digitalasset.canton.tea.v1.UpdateAccountResponse
1 fields
responseGetAccountResponseHistory
Added
3.5.15com.digitalasset.canton.tea.v1.TrafficService/GetAccount
com.digitalasset.canton.tea.v1.TrafficService/UpdateAccount