Skip to main content

com.digitalasset.canton.admin.participant.v30

LookupSentAcsCommitments

RPC/com.digitalasset.canton.admin.participant.v30.ParticipantInspectionService/LookupSentAcsCommitments

Protocol Details

Inputs

LookupSentAcsCommitmentsRequest

time_rangesrepeated SynchronizerTimeRange
counter_participant_idsrepeated string
commitment_staterepeated SentCommitmentState
verbosebool

Outputs

LookupSentAcsCommitmentsResponse

sentrepeated SentAcsCommitmentPerSynchronizer
time_rangesrepeated SynchronizerTimeRange
counter_participant_idsrepeated string
commitment_staterepeated SentCommitmentState
verbosebool
synchronizer_idstring
intervalTimeRange
from_exclusiveTimestamp
to_inclusiveTimestamp
  • SENT_COMMITMENT_STATE_UNSPECIFIED
  • SENT_COMMITMENT_STATE_MATCH
  • SENT_COMMITMENT_STATE_MISMATCH
  • SENT_COMMITMENT_STATE_NOT_COMPARED
sentrepeated SentAcsCommitmentPerSynchronizer
synchronizer_idstring
sentrepeated SentAcsCommitment
intervalInterval
dest_counter_participant_uidstring
own_commitmentbytes
received_commitmentbytes
stateSentCommitmentState
start_tick_exclusiveTimestamp
end_tick_inclusiveTimestamp

History

Added3.4.0