Versions in this module Expand all Collapse all v7 v7.12.0 Jul 10, 2024 Changes in this version + var File_com_digitalasset_canton_protocol_v1_common_proto protoreflect.FileDescriptor + var File_com_digitalasset_canton_protocol_v1_mediator_proto protoreflect.FileDescriptor + var File_com_digitalasset_canton_protocol_v1_mediator_response_proto protoreflect.FileDescriptor + var File_com_digitalasset_canton_protocol_v1_merkle_proto protoreflect.FileDescriptor + var File_com_digitalasset_canton_protocol_v1_participant_transaction_proto protoreflect.FileDescriptor + var File_com_digitalasset_canton_protocol_v1_participant_transfer_proto protoreflect.FileDescriptor + var File_com_digitalasset_canton_protocol_v1_sequencing_proto protoreflect.FileDescriptor + var File_com_digitalasset_canton_protocol_v1_synchronization_proto protoreflect.FileDescriptor + var File_com_digitalasset_canton_protocol_v1_topology_proto protoreflect.FileDescriptor + var RegisterTopologyTransactionResponse_Result_State_name = map[int32]string + var RegisterTopologyTransactionResponse_Result_State_value = map[string]int32 + type ActionDescription struct + Description isActionDescription_Description + func (*ActionDescription) Descriptor() ([]byte, []int) + func (*ActionDescription) ProtoMessage() + func (m *ActionDescription) GetDescription() isActionDescription_Description + func (x *ActionDescription) GetCreate() *v0.ActionDescription_CreateActionDescription + func (x *ActionDescription) GetExercise() *ActionDescription_ExerciseActionDescription + func (x *ActionDescription) GetFetch() *v0.ActionDescription_FetchActionDescription + func (x *ActionDescription) GetLookupByKey() *v0.ActionDescription_LookupByKeyActionDescription + func (x *ActionDescription) ProtoReflect() protoreflect.Message + func (x *ActionDescription) Reset() + func (x *ActionDescription) String() string + type ActionDescription_Create struct + Create *v0.ActionDescription_CreateActionDescription + type ActionDescription_Exercise struct + Exercise *ActionDescription_ExerciseActionDescription + type ActionDescription_ExerciseActionDescription struct + Actors []string + ByKey bool + Choice string + ChosenValue []byte + Failed bool + InputContractId string + InterfaceId *string + NodeSeed []byte + Version string + func (*ActionDescription_ExerciseActionDescription) Descriptor() ([]byte, []int) + func (*ActionDescription_ExerciseActionDescription) ProtoMessage() + func (x *ActionDescription_ExerciseActionDescription) GetActors() []string + func (x *ActionDescription_ExerciseActionDescription) GetByKey() bool + func (x *ActionDescription_ExerciseActionDescription) GetChoice() string + func (x *ActionDescription_ExerciseActionDescription) GetChosenValue() []byte + func (x *ActionDescription_ExerciseActionDescription) GetFailed() bool + func (x *ActionDescription_ExerciseActionDescription) GetInputContractId() string + func (x *ActionDescription_ExerciseActionDescription) GetInterfaceId() string + func (x *ActionDescription_ExerciseActionDescription) GetNodeSeed() []byte + func (x *ActionDescription_ExerciseActionDescription) GetVersion() string + func (x *ActionDescription_ExerciseActionDescription) ProtoReflect() protoreflect.Message + func (x *ActionDescription_ExerciseActionDescription) Reset() + func (x *ActionDescription_ExerciseActionDescription) String() string + type ActionDescription_Fetch struct + Fetch *v0.ActionDescription_FetchActionDescription + type ActionDescription_LookupByKey struct + LookupByKey *v0.ActionDescription_LookupByKeyActionDescription + type Batch struct + Envelopes []*Envelope + func (*Batch) Descriptor() ([]byte, []int) + func (*Batch) ProtoMessage() + func (x *Batch) GetEnvelopes() []*Envelope + func (x *Batch) ProtoReflect() protoreflect.Message + func (x *Batch) Reset() + func (x *Batch) String() string + type BlindableNode struct + BlindedOrNot isBlindableNode_BlindedOrNot + func (*BlindableNode) Descriptor() ([]byte, []int) + func (*BlindableNode) ProtoMessage() + func (m *BlindableNode) GetBlindedOrNot() isBlindableNode_BlindedOrNot + func (x *BlindableNode) GetBlindedHash() []byte + func (x *BlindableNode) GetUnblinded() []byte + func (x *BlindableNode) ProtoReflect() protoreflect.Message + func (x *BlindableNode) Reset() + func (x *BlindableNode) String() string + type BlindableNode_BlindedHash struct + BlindedHash []byte + type BlindableNode_Unblinded struct + Unblinded []byte + type CommonMetadata struct + ConfirmationPolicy []byte + DomainId string + Mediator string + Salt *v01.Salt + Uuid string + func (*CommonMetadata) Descriptor() ([]byte, []int) + func (*CommonMetadata) ProtoMessage() + func (x *CommonMetadata) GetConfirmationPolicy() []byte + func (x *CommonMetadata) GetDomainId() string + func (x *CommonMetadata) GetMediator() string + func (x *CommonMetadata) GetSalt() *v01.Salt + func (x *CommonMetadata) GetUuid() string + func (x *CommonMetadata) ProtoReflect() protoreflect.Message + func (x *CommonMetadata) Reset() + func (x *CommonMetadata) String() string + type CompressedBatch struct + Algorithm v01.CompressedBatch_CompressionAlgorithm + CompressedBatch []byte + func (*CompressedBatch) Descriptor() ([]byte, []int) + func (*CompressedBatch) ProtoMessage() + func (x *CompressedBatch) GetAlgorithm() v01.CompressedBatch_CompressionAlgorithm + func (x *CompressedBatch) GetCompressedBatch() []byte + func (x *CompressedBatch) ProtoReflect() protoreflect.Message + func (x *CompressedBatch) Reset() + func (x *CompressedBatch) String() string + type CreatedContract struct + ConsumedInCore bool + Contract *SerializableContract + RolledBack bool + func (*CreatedContract) Descriptor() ([]byte, []int) + func (*CreatedContract) ProtoMessage() + func (x *CreatedContract) GetConsumedInCore() bool + func (x *CreatedContract) GetContract() *SerializableContract + func (x *CreatedContract) GetRolledBack() bool + func (x *CreatedContract) ProtoReflect() protoreflect.Message + func (x *CreatedContract) Reset() + func (x *CreatedContract) String() string + type DomainGovernanceTransaction struct + Mapping isDomainGovernanceTransaction_Mapping + func (*DomainGovernanceTransaction) Descriptor() ([]byte, []int) + func (*DomainGovernanceTransaction) ProtoMessage() + func (m *DomainGovernanceTransaction) GetMapping() isDomainGovernanceTransaction_Mapping + func (x *DomainGovernanceTransaction) GetDomainParametersChange() *DomainParametersChange + func (x *DomainGovernanceTransaction) ProtoReflect() protoreflect.Message + func (x *DomainGovernanceTransaction) Reset() + func (x *DomainGovernanceTransaction) String() string + type DomainGovernanceTransaction_DomainParametersChange struct + DomainParametersChange *DomainParametersChange + type DomainParametersChange struct + Domain string + DomainParameters *DynamicDomainParameters + func (*DomainParametersChange) Descriptor() ([]byte, []int) + func (*DomainParametersChange) ProtoMessage() + func (x *DomainParametersChange) GetDomain() string + func (x *DomainParametersChange) GetDomainParameters() *DynamicDomainParameters + func (x *DomainParametersChange) ProtoReflect() protoreflect.Message + func (x *DomainParametersChange) Reset() + func (x *DomainParametersChange) String() string + type DomainTopologyTransactionMessage struct + DomainId string + NotSequencedAfter *timestamppb.Timestamp + Signature *v01.Signature + Transactions [][]byte + func (*DomainTopologyTransactionMessage) Descriptor() ([]byte, []int) + func (*DomainTopologyTransactionMessage) ProtoMessage() + func (x *DomainTopologyTransactionMessage) GetDomainId() string + func (x *DomainTopologyTransactionMessage) GetNotSequencedAfter() *timestamppb.Timestamp + func (x *DomainTopologyTransactionMessage) GetSignature() *v01.Signature + func (x *DomainTopologyTransactionMessage) GetTransactions() [][]byte + func (x *DomainTopologyTransactionMessage) ProtoReflect() protoreflect.Message + func (x *DomainTopologyTransactionMessage) Reset() + func (x *DomainTopologyTransactionMessage) String() string + type DynamicDomainParameters struct + LedgerTimeRecordTimeTolerance *durationpb.Duration + MaxRatePerParticipant uint32 + MaxRequestSize uint32 + MediatorDeduplicationTimeout *durationpb.Duration + MediatorReactionTimeout *durationpb.Duration + ParticipantResponseTimeout *durationpb.Duration + ReconciliationInterval *durationpb.Duration + TopologyChangeDelay *durationpb.Duration + TransferExclusivityTimeout *durationpb.Duration + func (*DynamicDomainParameters) Descriptor() ([]byte, []int) + func (*DynamicDomainParameters) ProtoMessage() + func (x *DynamicDomainParameters) GetLedgerTimeRecordTimeTolerance() *durationpb.Duration + func (x *DynamicDomainParameters) GetMaxRatePerParticipant() uint32 + func (x *DynamicDomainParameters) GetMaxRequestSize() uint32 + func (x *DynamicDomainParameters) GetMediatorDeduplicationTimeout() *durationpb.Duration + func (x *DynamicDomainParameters) GetMediatorReactionTimeout() *durationpb.Duration + func (x *DynamicDomainParameters) GetParticipantResponseTimeout() *durationpb.Duration + func (x *DynamicDomainParameters) GetReconciliationInterval() *durationpb.Duration + func (x *DynamicDomainParameters) GetTopologyChangeDelay() *durationpb.Duration + func (x *DynamicDomainParameters) GetTransferExclusivityTimeout() *durationpb.Duration + func (x *DynamicDomainParameters) ProtoReflect() protoreflect.Message + func (x *DynamicDomainParameters) Reset() + func (x *DynamicDomainParameters) String() string + type EncryptedViewMessage struct + DomainId string + EncryptionScheme v01.SymmetricKeyScheme + Randomness []*ParticipantRandomnessLookup + SubmitterParticipantSignature *v01.Signature + ViewHash []byte + ViewTree []byte + ViewType v0.ViewType + func (*EncryptedViewMessage) Descriptor() ([]byte, []int) + func (*EncryptedViewMessage) ProtoMessage() + func (x *EncryptedViewMessage) GetDomainId() string + func (x *EncryptedViewMessage) GetEncryptionScheme() v01.SymmetricKeyScheme + func (x *EncryptedViewMessage) GetRandomness() []*ParticipantRandomnessLookup + func (x *EncryptedViewMessage) GetSubmitterParticipantSignature() *v01.Signature + func (x *EncryptedViewMessage) GetViewHash() []byte + func (x *EncryptedViewMessage) GetViewTree() []byte + func (x *EncryptedViewMessage) GetViewType() v0.ViewType + func (x *EncryptedViewMessage) ProtoReflect() protoreflect.Message + func (x *EncryptedViewMessage) Reset() + func (x *EncryptedViewMessage) String() string + type Envelope struct + Content []byte + Recipients *v01.Recipients + Signatures []*v0.Signature + func (*Envelope) Descriptor() ([]byte, []int) + func (*Envelope) ProtoMessage() + func (x *Envelope) GetContent() []byte + func (x *Envelope) GetRecipients() *v01.Recipients + func (x *Envelope) GetSignatures() []*v0.Signature + func (x *Envelope) ProtoReflect() protoreflect.Message + func (x *Envelope) Reset() + func (x *Envelope) String() string + type EnvelopeContent struct + SomeEnvelopeContent isEnvelopeContent_SomeEnvelopeContent + func (*EnvelopeContent) Descriptor() ([]byte, []int) + func (*EnvelopeContent) ProtoMessage() + func (m *EnvelopeContent) GetSomeEnvelopeContent() isEnvelopeContent_SomeEnvelopeContent + func (x *EnvelopeContent) GetCausalityMessage() *v0.CausalityMessage + func (x *EnvelopeContent) GetDomainTopologyTransactionMessage() *v0.DomainTopologyTransactionMessage + func (x *EnvelopeContent) GetEncryptedViewMessage() *EncryptedViewMessage + func (x *EnvelopeContent) GetInformeeMessage() *InformeeMessage + func (x *EnvelopeContent) GetRegisterTopologyTransactionRequest() *v0.RegisterTopologyTransactionRequest + func (x *EnvelopeContent) GetRegisterTopologyTransactionResponse() *RegisterTopologyTransactionResponse + func (x *EnvelopeContent) GetRootHashMessage() *v0.RootHashMessage + func (x *EnvelopeContent) GetSignedMessage() *v0.SignedProtocolMessage + func (x *EnvelopeContent) GetTransferInMediatorMessage() *TransferInMediatorMessage + func (x *EnvelopeContent) GetTransferOutMediatorMessage() *TransferOutMediatorMessage + func (x *EnvelopeContent) ProtoReflect() protoreflect.Message + func (x *EnvelopeContent) Reset() + func (x *EnvelopeContent) String() string + type EnvelopeContent_CausalityMessage struct + CausalityMessage *v0.CausalityMessage + type EnvelopeContent_DomainTopologyTransactionMessage struct + DomainTopologyTransactionMessage *v0.DomainTopologyTransactionMessage + type EnvelopeContent_EncryptedViewMessage struct + EncryptedViewMessage *EncryptedViewMessage + type EnvelopeContent_InformeeMessage struct + InformeeMessage *InformeeMessage + type EnvelopeContent_RegisterTopologyTransactionRequest struct + RegisterTopologyTransactionRequest *v0.RegisterTopologyTransactionRequest + type EnvelopeContent_RegisterTopologyTransactionResponse struct + RegisterTopologyTransactionResponse *RegisterTopologyTransactionResponse + type EnvelopeContent_RootHashMessage struct + RootHashMessage *v0.RootHashMessage + type EnvelopeContent_SignedMessage struct + SignedMessage *v0.SignedProtocolMessage + type EnvelopeContent_TransferInMediatorMessage struct + TransferInMediatorMessage *TransferInMediatorMessage + type EnvelopeContent_TransferOutMediatorMessage struct + TransferOutMediatorMessage *TransferOutMediatorMessage + type FullInformeeTree struct + Tree *GenTransactionTree + func (*FullInformeeTree) Descriptor() ([]byte, []int) + func (*FullInformeeTree) ProtoMessage() + func (x *FullInformeeTree) GetTree() *GenTransactionTree + func (x *FullInformeeTree) ProtoReflect() protoreflect.Message + func (x *FullInformeeTree) Reset() + func (x *FullInformeeTree) String() string + type GenTransactionTree struct + CommonMetadata *BlindableNode + ParticipantMetadata *BlindableNode + RootViews *MerkleSeq + SubmitterMetadata *BlindableNode + func (*GenTransactionTree) Descriptor() ([]byte, []int) + func (*GenTransactionTree) ProtoMessage() + func (x *GenTransactionTree) GetCommonMetadata() *BlindableNode + func (x *GenTransactionTree) GetParticipantMetadata() *BlindableNode + func (x *GenTransactionTree) GetRootViews() *MerkleSeq + func (x *GenTransactionTree) GetSubmitterMetadata() *BlindableNode + func (x *GenTransactionTree) ProtoReflect() protoreflect.Message + func (x *GenTransactionTree) Reset() + func (x *GenTransactionTree) String() string + type Informee struct + Party string + RequiredTrustLevel v0.TrustLevel + Weight int32 + func (*Informee) Descriptor() ([]byte, []int) + func (*Informee) ProtoMessage() + func (x *Informee) GetParty() string + func (x *Informee) GetRequiredTrustLevel() v0.TrustLevel + func (x *Informee) GetWeight() int32 + func (x *Informee) ProtoReflect() protoreflect.Message + func (x *Informee) Reset() + func (x *Informee) String() string + type InformeeMessage struct + FullInformeeTree *FullInformeeTree + ProtocolVersion int32 + func (*InformeeMessage) Descriptor() ([]byte, []int) + func (*InformeeMessage) ProtoMessage() + func (x *InformeeMessage) GetFullInformeeTree() *FullInformeeTree + func (x *InformeeMessage) GetProtocolVersion() int32 + func (x *InformeeMessage) ProtoReflect() protoreflect.Message + func (x *InformeeMessage) Reset() + func (x *InformeeMessage) String() string + type InformeeTree struct + Tree *GenTransactionTree + func (*InformeeTree) Descriptor() ([]byte, []int) + func (*InformeeTree) ProtoMessage() + func (x *InformeeTree) GetTree() *GenTransactionTree + func (x *InformeeTree) ProtoReflect() protoreflect.Message + func (x *InformeeTree) Reset() + func (x *InformeeTree) String() string + type InputContract struct + Consumed bool + Contract *SerializableContract + func (*InputContract) Descriptor() ([]byte, []int) + func (*InputContract) ProtoMessage() + func (x *InputContract) GetConsumed() bool + func (x *InputContract) GetContract() *SerializableContract + func (x *InputContract) ProtoReflect() protoreflect.Message + func (x *InputContract) Reset() + func (x *InputContract) String() string + type LightTransactionViewTree struct + SubviewHashes [][]byte + Tree *GenTransactionTree + func (*LightTransactionViewTree) Descriptor() ([]byte, []int) + func (*LightTransactionViewTree) ProtoMessage() + func (x *LightTransactionViewTree) GetSubviewHashes() [][]byte + func (x *LightTransactionViewTree) GetTree() *GenTransactionTree + func (x *LightTransactionViewTree) ProtoReflect() protoreflect.Message + func (x *LightTransactionViewTree) Reset() + func (x *LightTransactionViewTree) String() string + type LocalReject struct + CausePrefix string + Details string + ErrorCategory uint32 + ErrorCode string + Resource []string + func (*LocalReject) Descriptor() ([]byte, []int) + func (*LocalReject) ProtoMessage() + func (x *LocalReject) GetCausePrefix() string + func (x *LocalReject) GetDetails() string + func (x *LocalReject) GetErrorCategory() uint32 + func (x *LocalReject) GetErrorCode() string + func (x *LocalReject) GetResource() []string + func (x *LocalReject) ProtoReflect() protoreflect.Message + func (x *LocalReject) Reset() + func (x *LocalReject) String() string + type LocalVerdict struct + SomeLocalVerdict isLocalVerdict_SomeLocalVerdict + func (*LocalVerdict) Descriptor() ([]byte, []int) + func (*LocalVerdict) ProtoMessage() + func (m *LocalVerdict) GetSomeLocalVerdict() isLocalVerdict_SomeLocalVerdict + func (x *LocalVerdict) GetLocalApprove() *emptypb.Empty + func (x *LocalVerdict) GetLocalReject() *LocalReject + func (x *LocalVerdict) ProtoReflect() protoreflect.Message + func (x *LocalVerdict) Reset() + func (x *LocalVerdict) String() string + type LocalVerdict_LocalApprove struct + LocalApprove *emptypb.Empty + type LocalVerdict_LocalReject struct + LocalReject *LocalReject + type MalformedMediatorRequestResult struct + DomainId string + Rejection *MediatorReject + RequestId *timestamppb.Timestamp + ViewType v0.ViewType + func (*MalformedMediatorRequestResult) Descriptor() ([]byte, []int) + func (*MalformedMediatorRequestResult) ProtoMessage() + func (x *MalformedMediatorRequestResult) GetDomainId() string + func (x *MalformedMediatorRequestResult) GetRejection() *MediatorReject + func (x *MalformedMediatorRequestResult) GetRequestId() *timestamppb.Timestamp + func (x *MalformedMediatorRequestResult) GetViewType() v0.ViewType + func (x *MalformedMediatorRequestResult) ProtoReflect() protoreflect.Message + func (x *MalformedMediatorRequestResult) Reset() + func (x *MalformedMediatorRequestResult) String() string + type MediatorReject struct + Cause string + ErrorCategory uint32 + ErrorCode string + func (*MediatorReject) Descriptor() ([]byte, []int) + func (*MediatorReject) ProtoMessage() + func (x *MediatorReject) GetCause() string + func (x *MediatorReject) GetErrorCategory() uint32 + func (x *MediatorReject) GetErrorCode() string + func (x *MediatorReject) ProtoReflect() protoreflect.Message + func (x *MediatorReject) Reset() + func (x *MediatorReject) String() string + type MediatorResponse struct + ConfirmingParties []string + DomainId string + LocalVerdict *LocalVerdict + RequestId *timestamppb.Timestamp + RootHash []byte + Sender string + ViewHash []byte + func (*MediatorResponse) Descriptor() ([]byte, []int) + func (*MediatorResponse) ProtoMessage() + func (x *MediatorResponse) GetConfirmingParties() []string + func (x *MediatorResponse) GetDomainId() string + func (x *MediatorResponse) GetLocalVerdict() *LocalVerdict + func (x *MediatorResponse) GetRequestId() *timestamppb.Timestamp + func (x *MediatorResponse) GetRootHash() []byte + func (x *MediatorResponse) GetSender() string + func (x *MediatorResponse) GetViewHash() []byte + func (x *MediatorResponse) ProtoReflect() protoreflect.Message + func (x *MediatorResponse) Reset() + func (x *MediatorResponse) String() string + type MerkleSeq struct + RootOrEmpty *BlindableNode + func (*MerkleSeq) Descriptor() ([]byte, []int) + func (*MerkleSeq) ProtoMessage() + func (x *MerkleSeq) GetRootOrEmpty() *BlindableNode + func (x *MerkleSeq) ProtoReflect() protoreflect.Message + func (x *MerkleSeq) Reset() + func (x *MerkleSeq) String() string + type MerkleSeqElement struct + Data *BlindableNode + First *BlindableNode + Second *BlindableNode + func (*MerkleSeqElement) Descriptor() ([]byte, []int) + func (*MerkleSeqElement) ProtoMessage() + func (x *MerkleSeqElement) GetData() *BlindableNode + func (x *MerkleSeqElement) GetFirst() *BlindableNode + func (x *MerkleSeqElement) GetSecond() *BlindableNode + func (x *MerkleSeqElement) ProtoReflect() protoreflect.Message + func (x *MerkleSeqElement) Reset() + func (x *MerkleSeqElement) String() string + type ParticipantRandomnessLookup struct + Fingerprint string + Randomness []byte + func (*ParticipantRandomnessLookup) Descriptor() ([]byte, []int) + func (*ParticipantRandomnessLookup) ProtoMessage() + func (x *ParticipantRandomnessLookup) GetFingerprint() string + func (x *ParticipantRandomnessLookup) GetRandomness() []byte + func (x *ParticipantRandomnessLookup) ProtoReflect() protoreflect.Message + func (x *ParticipantRandomnessLookup) Reset() + func (x *ParticipantRandomnessLookup) String() string + type ParticipantReject struct + Reasons []*v0.RejectionReason + func (*ParticipantReject) Descriptor() ([]byte, []int) + func (*ParticipantReject) ProtoMessage() + func (x *ParticipantReject) GetReasons() []*v0.RejectionReason + func (x *ParticipantReject) ProtoReflect() protoreflect.Message + func (x *ParticipantReject) Reset() + func (x *ParticipantReject) String() string + type RegisterTopologyTransactionResponse struct + DomainId string + Participant string + RequestId string + RequestedBy string + Results []*RegisterTopologyTransactionResponse_Result + func (*RegisterTopologyTransactionResponse) Descriptor() ([]byte, []int) + func (*RegisterTopologyTransactionResponse) ProtoMessage() + func (x *RegisterTopologyTransactionResponse) GetDomainId() string + func (x *RegisterTopologyTransactionResponse) GetParticipant() string + func (x *RegisterTopologyTransactionResponse) GetRequestId() string + func (x *RegisterTopologyTransactionResponse) GetRequestedBy() string + func (x *RegisterTopologyTransactionResponse) GetResults() []*RegisterTopologyTransactionResponse_Result + func (x *RegisterTopologyTransactionResponse) ProtoReflect() protoreflect.Message + func (x *RegisterTopologyTransactionResponse) Reset() + func (x *RegisterTopologyTransactionResponse) String() string + type RegisterTopologyTransactionResponse_Result struct + ErrorMessage string + State RegisterTopologyTransactionResponse_Result_State + func (*RegisterTopologyTransactionResponse_Result) Descriptor() ([]byte, []int) + func (*RegisterTopologyTransactionResponse_Result) ProtoMessage() + func (x *RegisterTopologyTransactionResponse_Result) GetErrorMessage() string + func (x *RegisterTopologyTransactionResponse_Result) GetState() RegisterTopologyTransactionResponse_Result_State + func (x *RegisterTopologyTransactionResponse_Result) ProtoReflect() protoreflect.Message + func (x *RegisterTopologyTransactionResponse_Result) Reset() + func (x *RegisterTopologyTransactionResponse_Result) String() string + type RegisterTopologyTransactionResponse_Result_State int32 + const RegisterTopologyTransactionResponse_Result_ACCEPTED + const RegisterTopologyTransactionResponse_Result_DUPLICATE + const RegisterTopologyTransactionResponse_Result_FAILED + const RegisterTopologyTransactionResponse_Result_MISSING_STATE + const RegisterTopologyTransactionResponse_Result_OBSOLETE + const RegisterTopologyTransactionResponse_Result_REJECTED + func (RegisterTopologyTransactionResponse_Result_State) Descriptor() protoreflect.EnumDescriptor + func (RegisterTopologyTransactionResponse_Result_State) EnumDescriptor() ([]byte, []int) + func (RegisterTopologyTransactionResponse_Result_State) Type() protoreflect.EnumType + func (x RegisterTopologyTransactionResponse_Result_State) Enum() *RegisterTopologyTransactionResponse_Result_State + func (x RegisterTopologyTransactionResponse_Result_State) Number() protoreflect.EnumNumber + func (x RegisterTopologyTransactionResponse_Result_State) String() string + type SequencedEvent struct + Batch *CompressedBatch + Counter int64 + DeliverErrorReason *v01.DeliverErrorReason + DomainId string + MessageId *wrapperspb.StringValue + Timestamp *timestamppb.Timestamp + func (*SequencedEvent) Descriptor() ([]byte, []int) + func (*SequencedEvent) ProtoMessage() + func (x *SequencedEvent) GetBatch() *CompressedBatch + func (x *SequencedEvent) GetCounter() int64 + func (x *SequencedEvent) GetDeliverErrorReason() *v01.DeliverErrorReason + func (x *SequencedEvent) GetDomainId() string + func (x *SequencedEvent) GetMessageId() *wrapperspb.StringValue + func (x *SequencedEvent) GetTimestamp() *timestamppb.Timestamp + func (x *SequencedEvent) ProtoReflect() protoreflect.Message + func (x *SequencedEvent) Reset() + func (x *SequencedEvent) String() string + type SerializableContract struct + ContractId string + ContractSalt *v01.Salt + LedgerCreateTime *timestamppb.Timestamp + Metadata *v0.SerializableContract_Metadata + RawContractInstance []byte + func (*SerializableContract) Descriptor() ([]byte, []int) + func (*SerializableContract) ProtoMessage() + func (x *SerializableContract) GetContractId() string + func (x *SerializableContract) GetContractSalt() *v01.Salt + func (x *SerializableContract) GetLedgerCreateTime() *timestamppb.Timestamp + func (x *SerializableContract) GetMetadata() *v0.SerializableContract_Metadata + func (x *SerializableContract) GetRawContractInstance() []byte + func (x *SerializableContract) ProtoReflect() protoreflect.Message + func (x *SerializableContract) Reset() + func (x *SerializableContract) String() string + type SignedContent struct + Content *wrapperspb.BytesValue + Signatures []*v0.Signature + TimestampOfSigningKey *timestamppb.Timestamp + func (*SignedContent) Descriptor() ([]byte, []int) + func (*SignedContent) ProtoMessage() + func (x *SignedContent) GetContent() *wrapperspb.BytesValue + func (x *SignedContent) GetSignatures() []*v0.Signature + func (x *SignedContent) GetTimestampOfSigningKey() *timestamppb.Timestamp + func (x *SignedContent) ProtoReflect() protoreflect.Message + func (x *SignedContent) Reset() + func (x *SignedContent) String() string + type SignedProtocolMessage struct + Signature []*v01.Signature + TypedSignedProtocolMessageContent []byte + func (*SignedProtocolMessage) Descriptor() ([]byte, []int) + func (*SignedProtocolMessage) ProtoMessage() + func (x *SignedProtocolMessage) GetSignature() []*v01.Signature + func (x *SignedProtocolMessage) GetTypedSignedProtocolMessageContent() []byte + func (x *SignedProtocolMessage) ProtoReflect() protoreflect.Message + func (x *SignedProtocolMessage) Reset() + func (x *SignedProtocolMessage) String() string + type StaticDomainParameters struct + ProtocolVersion int32 + RequiredCryptoKeyFormats []v0.CryptoKeyFormat + RequiredEncryptionKeySchemes []v0.EncryptionKeyScheme + RequiredHashAlgorithms []v0.HashAlgorithm + RequiredSigningKeySchemes []v0.SigningKeyScheme + RequiredSymmetricKeySchemes []v0.SymmetricKeyScheme + UniqueContractKeys bool + func (*StaticDomainParameters) Descriptor() ([]byte, []int) + func (*StaticDomainParameters) ProtoMessage() + func (x *StaticDomainParameters) GetProtocolVersion() int32 + func (x *StaticDomainParameters) GetRequiredCryptoKeyFormats() []v0.CryptoKeyFormat + func (x *StaticDomainParameters) GetRequiredEncryptionKeySchemes() []v0.EncryptionKeyScheme + func (x *StaticDomainParameters) GetRequiredHashAlgorithms() []v0.HashAlgorithm + func (x *StaticDomainParameters) GetRequiredSigningKeySchemes() []v0.SigningKeyScheme + func (x *StaticDomainParameters) GetRequiredSymmetricKeySchemes() []v0.SymmetricKeyScheme + func (x *StaticDomainParameters) GetUniqueContractKeys() bool + func (x *StaticDomainParameters) ProtoReflect() protoreflect.Message + func (x *StaticDomainParameters) Reset() + func (x *StaticDomainParameters) String() string + type SubmissionRequest struct + AggregationRule *v01.AggregationRule + Batch *CompressedBatch + IsRequest bool + MaxSequencingTime *timestamppb.Timestamp + MessageId string + Sender string + TimestampOfSigningKey *timestamppb.Timestamp + func (*SubmissionRequest) Descriptor() ([]byte, []int) + func (*SubmissionRequest) ProtoMessage() + func (x *SubmissionRequest) GetAggregationRule() *v01.AggregationRule + func (x *SubmissionRequest) GetBatch() *CompressedBatch + func (x *SubmissionRequest) GetIsRequest() bool + func (x *SubmissionRequest) GetMaxSequencingTime() *timestamppb.Timestamp + func (x *SubmissionRequest) GetMessageId() string + func (x *SubmissionRequest) GetSender() string + func (x *SubmissionRequest) GetTimestampOfSigningKey() *timestamppb.Timestamp + func (x *SubmissionRequest) ProtoReflect() protoreflect.Message + func (x *SubmissionRequest) Reset() + func (x *SubmissionRequest) String() string + type SubmitterMetadata struct + ActAs []string + ApplicationId string + CommandId string + DedupPeriod *v0.DeduplicationPeriod + MaxSequencingTime *timestamppb.Timestamp + Salt *v01.Salt + SubmissionId string + SubmitterParticipant string + func (*SubmitterMetadata) Descriptor() ([]byte, []int) + func (*SubmitterMetadata) ProtoMessage() + func (x *SubmitterMetadata) GetActAs() []string + func (x *SubmitterMetadata) GetApplicationId() string + func (x *SubmitterMetadata) GetCommandId() string + func (x *SubmitterMetadata) GetDedupPeriod() *v0.DeduplicationPeriod + func (x *SubmitterMetadata) GetMaxSequencingTime() *timestamppb.Timestamp + func (x *SubmitterMetadata) GetSalt() *v01.Salt + func (x *SubmitterMetadata) GetSubmissionId() string + func (x *SubmitterMetadata) GetSubmitterParticipant() string + func (x *SubmitterMetadata) ProtoReflect() protoreflect.Message + func (x *SubmitterMetadata) Reset() + func (x *SubmitterMetadata) String() string + type TopologyStateUpdate struct + Id string + Mapping isTopologyStateUpdate_Mapping + Operation v0.TopologyChangeOp + func (*TopologyStateUpdate) Descriptor() ([]byte, []int) + func (*TopologyStateUpdate) ProtoMessage() + func (m *TopologyStateUpdate) GetMapping() isTopologyStateUpdate_Mapping + func (x *TopologyStateUpdate) GetId() string + func (x *TopologyStateUpdate) GetIdentifierDelegation() *v0.IdentifierDelegation + func (x *TopologyStateUpdate) GetMediatorDomainState() *v0.MediatorDomainState + func (x *TopologyStateUpdate) GetNamespaceDelegation() *v0.NamespaceDelegation + func (x *TopologyStateUpdate) GetOperation() v0.TopologyChangeOp + func (x *TopologyStateUpdate) GetOwnerToKeyMapping() *v0.OwnerToKeyMapping + func (x *TopologyStateUpdate) GetParticipantState() *v0.ParticipantState + func (x *TopologyStateUpdate) GetPartyToParticipant() *v0.PartyToParticipant + func (x *TopologyStateUpdate) GetSignedLegalIdentityClaim() *v0.SignedLegalIdentityClaim + func (x *TopologyStateUpdate) GetVettedPackages() *v0.VettedPackages + func (x *TopologyStateUpdate) ProtoReflect() protoreflect.Message + func (x *TopologyStateUpdate) Reset() + func (x *TopologyStateUpdate) String() string + type TopologyStateUpdate_IdentifierDelegation struct + IdentifierDelegation *v0.IdentifierDelegation + type TopologyStateUpdate_MediatorDomainState struct + MediatorDomainState *v0.MediatorDomainState + type TopologyStateUpdate_NamespaceDelegation struct + NamespaceDelegation *v0.NamespaceDelegation + type TopologyStateUpdate_OwnerToKeyMapping struct + OwnerToKeyMapping *v0.OwnerToKeyMapping + type TopologyStateUpdate_ParticipantState struct + ParticipantState *v0.ParticipantState + type TopologyStateUpdate_PartyToParticipant struct + PartyToParticipant *v0.PartyToParticipant + type TopologyStateUpdate_SignedLegalIdentityClaim struct + SignedLegalIdentityClaim *v0.SignedLegalIdentityClaim + type TopologyStateUpdate_VettedPackages struct + VettedPackages *v0.VettedPackages + type TopologyTransaction struct + Transaction isTopologyTransaction_Transaction + func (*TopologyTransaction) Descriptor() ([]byte, []int) + func (*TopologyTransaction) ProtoMessage() + func (m *TopologyTransaction) GetTransaction() isTopologyTransaction_Transaction + func (x *TopologyTransaction) GetDomainGovernance() *DomainGovernanceTransaction + func (x *TopologyTransaction) GetStateUpdate() *TopologyStateUpdate + func (x *TopologyTransaction) ProtoReflect() protoreflect.Message + func (x *TopologyTransaction) Reset() + func (x *TopologyTransaction) String() string + type TopologyTransaction_DomainGovernance struct + DomainGovernance *DomainGovernanceTransaction + type TopologyTransaction_StateUpdate struct + StateUpdate *TopologyStateUpdate + type TransactionResultMessage struct + NotificationTree *InformeeTree + RequestId *timestamppb.Timestamp + Verdict *Verdict + func (*TransactionResultMessage) Descriptor() ([]byte, []int) + func (*TransactionResultMessage) ProtoMessage() + func (x *TransactionResultMessage) GetNotificationTree() *InformeeTree + func (x *TransactionResultMessage) GetRequestId() *timestamppb.Timestamp + func (x *TransactionResultMessage) GetVerdict() *Verdict + func (x *TransactionResultMessage) ProtoReflect() protoreflect.Message + func (x *TransactionResultMessage) Reset() + func (x *TransactionResultMessage) String() string + type TransferInCommonData struct + Salt *v0.Salt + Stakeholders []string + TargetDomain string + TargetMediator string + TargetProtocolVersion int32 + Uuid string + func (*TransferInCommonData) Descriptor() ([]byte, []int) + func (*TransferInCommonData) ProtoMessage() + func (x *TransferInCommonData) GetSalt() *v0.Salt + func (x *TransferInCommonData) GetStakeholders() []string + func (x *TransferInCommonData) GetTargetDomain() string + func (x *TransferInCommonData) GetTargetMediator() string + func (x *TransferInCommonData) GetTargetProtocolVersion() int32 + func (x *TransferInCommonData) GetUuid() string + func (x *TransferInCommonData) ProtoReflect() protoreflect.Message + func (x *TransferInCommonData) Reset() + func (x *TransferInCommonData) String() string + type TransferInMediatorMessage struct + Tree *TransferViewTree + func (*TransferInMediatorMessage) Descriptor() ([]byte, []int) + func (*TransferInMediatorMessage) ProtoMessage() + func (x *TransferInMediatorMessage) GetTree() *TransferViewTree + func (x *TransferInMediatorMessage) ProtoReflect() protoreflect.Message + func (x *TransferInMediatorMessage) Reset() + func (x *TransferInMediatorMessage) String() string + type TransferInView struct + Contract *SerializableContract + CreatingTransactionId []byte + Salt *v0.Salt + SourceProtocolVersion int32 + Submitter string + TransferOutResultEvent *v02.SignedContent + func (*TransferInView) Descriptor() ([]byte, []int) + func (*TransferInView) ProtoMessage() + func (x *TransferInView) GetContract() *SerializableContract + func (x *TransferInView) GetCreatingTransactionId() []byte + func (x *TransferInView) GetSalt() *v0.Salt + func (x *TransferInView) GetSourceProtocolVersion() int32 + func (x *TransferInView) GetSubmitter() string + func (x *TransferInView) GetTransferOutResultEvent() *v02.SignedContent + func (x *TransferInView) ProtoReflect() protoreflect.Message + func (x *TransferInView) Reset() + func (x *TransferInView) String() string + type TransferOutCommonData struct + AdminParties []string + Salt *v0.Salt + SourceDomain string + SourceMediator string + SourceProtocolVersion int32 + Stakeholders []string + Uuid string + func (*TransferOutCommonData) Descriptor() ([]byte, []int) + func (*TransferOutCommonData) ProtoMessage() + func (x *TransferOutCommonData) GetAdminParties() []string + func (x *TransferOutCommonData) GetSalt() *v0.Salt + func (x *TransferOutCommonData) GetSourceDomain() string + func (x *TransferOutCommonData) GetSourceMediator() string + func (x *TransferOutCommonData) GetSourceProtocolVersion() int32 + func (x *TransferOutCommonData) GetStakeholders() []string + func (x *TransferOutCommonData) GetUuid() string + func (x *TransferOutCommonData) ProtoReflect() protoreflect.Message + func (x *TransferOutCommonData) Reset() + func (x *TransferOutCommonData) String() string + type TransferOutMediatorMessage struct + Tree *TransferViewTree + func (*TransferOutMediatorMessage) Descriptor() ([]byte, []int) + func (*TransferOutMediatorMessage) ProtoMessage() + func (x *TransferOutMediatorMessage) GetTree() *TransferViewTree + func (x *TransferOutMediatorMessage) ProtoReflect() protoreflect.Message + func (x *TransferOutMediatorMessage) Reset() + func (x *TransferOutMediatorMessage) String() string + type TransferOutView struct + ContractId string + Salt *v0.Salt + Submitter string + TargetDomain string + TargetProtocolVersion int32 + TargetTimeProof *protocolv0.TimeProof + func (*TransferOutView) Descriptor() ([]byte, []int) + func (*TransferOutView) ProtoMessage() + func (x *TransferOutView) GetContractId() string + func (x *TransferOutView) GetSalt() *v0.Salt + func (x *TransferOutView) GetSubmitter() string + func (x *TransferOutView) GetTargetDomain() string + func (x *TransferOutView) GetTargetProtocolVersion() int32 + func (x *TransferOutView) GetTargetTimeProof() *protocolv0.TimeProof + func (x *TransferOutView) ProtoReflect() protoreflect.Message + func (x *TransferOutView) Reset() + func (x *TransferOutView) String() string + type TransferResult struct + Domain isTransferResult_Domain + Informees []string + RequestId *timestamppb.Timestamp + Verdict *Verdict + func (*TransferResult) Descriptor() ([]byte, []int) + func (*TransferResult) ProtoMessage() + func (m *TransferResult) GetDomain() isTransferResult_Domain + func (x *TransferResult) GetInformees() []string + func (x *TransferResult) GetOriginDomain() string + func (x *TransferResult) GetRequestId() *timestamppb.Timestamp + func (x *TransferResult) GetTargetDomain() string + func (x *TransferResult) GetVerdict() *Verdict + func (x *TransferResult) ProtoReflect() protoreflect.Message + func (x *TransferResult) Reset() + func (x *TransferResult) String() string + type TransferResult_OriginDomain struct + OriginDomain string + type TransferResult_TargetDomain struct + TargetDomain string + type TransferViewTree struct + CommonData *BlindableNode + ParticipantData *BlindableNode + func (*TransferViewTree) Descriptor() ([]byte, []int) + func (*TransferViewTree) ProtoMessage() + func (x *TransferViewTree) GetCommonData() *BlindableNode + func (x *TransferViewTree) GetParticipantData() *BlindableNode + func (x *TransferViewTree) ProtoReflect() protoreflect.Message + func (x *TransferViewTree) Reset() + func (x *TransferViewTree) String() string + type Verdict struct + SomeVerdict isVerdict_SomeVerdict + func (*Verdict) Descriptor() ([]byte, []int) + func (*Verdict) ProtoMessage() + func (m *Verdict) GetSomeVerdict() isVerdict_SomeVerdict + func (x *Verdict) GetApprove() *emptypb.Empty + func (x *Verdict) GetMediatorReject() *MediatorReject + func (x *Verdict) GetParticipantReject() *ParticipantReject + func (x *Verdict) ProtoReflect() protoreflect.Message + func (x *Verdict) Reset() + func (x *Verdict) String() string + type Verdict_Approve struct + Approve *emptypb.Empty + type Verdict_MediatorReject struct + MediatorReject *MediatorReject + type Verdict_ParticipantReject struct + ParticipantReject *ParticipantReject + type ViewCommonData struct + Informees []*Informee + Salt *v01.Salt + Threshold int32 + func (*ViewCommonData) Descriptor() ([]byte, []int) + func (*ViewCommonData) ProtoMessage() + func (x *ViewCommonData) GetInformees() []*Informee + func (x *ViewCommonData) GetSalt() *v01.Salt + func (x *ViewCommonData) GetThreshold() int32 + func (x *ViewCommonData) ProtoReflect() protoreflect.Message + func (x *ViewCommonData) Reset() + func (x *ViewCommonData) String() string + type ViewNode struct + Subviews *MerkleSeq + ViewCommonData *BlindableNode + ViewParticipantData *BlindableNode + func (*ViewNode) Descriptor() ([]byte, []int) + func (*ViewNode) ProtoMessage() + func (x *ViewNode) GetSubviews() *MerkleSeq + func (x *ViewNode) GetViewCommonData() *BlindableNode + func (x *ViewNode) GetViewParticipantData() *BlindableNode + func (x *ViewNode) ProtoReflect() protoreflect.Message + func (x *ViewNode) Reset() + func (x *ViewNode) String() string + type ViewParticipantMessage struct + func (*ViewParticipantMessage) Descriptor() ([]byte, []int) + func (*ViewParticipantMessage) ProtoMessage() + func (x *ViewParticipantMessage) ProtoReflect() protoreflect.Message + func (x *ViewParticipantMessage) Reset() + func (x *ViewParticipantMessage) String() string