Documentation ¶
Index ¶
- Variables
- type ActionDescription
- func (*ActionDescription) Descriptor() ([]byte, []int)deprecated
- func (x *ActionDescription) GetCreate() *v0.ActionDescription_CreateActionDescription
- func (m *ActionDescription) GetDescription() isActionDescription_Description
- func (x *ActionDescription) GetExercise() *ActionDescription_ExerciseActionDescription
- func (x *ActionDescription) GetFetch() *v0.ActionDescription_FetchActionDescription
- func (x *ActionDescription) GetLookupByKey() *v0.ActionDescription_LookupByKeyActionDescription
- func (*ActionDescription) ProtoMessage()
- func (x *ActionDescription) ProtoReflect() protoreflect.Message
- func (x *ActionDescription) Reset()
- func (x *ActionDescription) String() string
- type ActionDescription_Create
- type ActionDescription_Exercise
- type ActionDescription_ExerciseActionDescription
- func (*ActionDescription_ExerciseActionDescription) Descriptor() ([]byte, []int)deprecated
- 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 (*ActionDescription_ExerciseActionDescription) ProtoMessage()
- func (x *ActionDescription_ExerciseActionDescription) ProtoReflect() protoreflect.Message
- func (x *ActionDescription_ExerciseActionDescription) Reset()
- func (x *ActionDescription_ExerciseActionDescription) String() string
- type ActionDescription_Fetch
- type ActionDescription_LookupByKey
- type Batch
- type BlindableNode
- func (*BlindableNode) Descriptor() ([]byte, []int)deprecated
- func (x *BlindableNode) GetBlindedHash() []byte
- func (m *BlindableNode) GetBlindedOrNot() isBlindableNode_BlindedOrNot
- func (x *BlindableNode) GetUnblinded() []byte
- func (*BlindableNode) ProtoMessage()
- func (x *BlindableNode) ProtoReflect() protoreflect.Message
- func (x *BlindableNode) Reset()
- func (x *BlindableNode) String() string
- type BlindableNode_BlindedHash
- type BlindableNode_Unblinded
- type CommonMetadata
- func (*CommonMetadata) Descriptor() ([]byte, []int)deprecated
- 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 (*CommonMetadata) ProtoMessage()
- func (x *CommonMetadata) ProtoReflect() protoreflect.Message
- func (x *CommonMetadata) Reset()
- func (x *CommonMetadata) String() string
- type CompressedBatch
- func (*CompressedBatch) Descriptor() ([]byte, []int)deprecated
- func (x *CompressedBatch) GetAlgorithm() v01.CompressedBatch_CompressionAlgorithm
- func (x *CompressedBatch) GetCompressedBatch() []byte
- func (*CompressedBatch) ProtoMessage()
- func (x *CompressedBatch) ProtoReflect() protoreflect.Message
- func (x *CompressedBatch) Reset()
- func (x *CompressedBatch) String() string
- type CreatedContract
- func (*CreatedContract) Descriptor() ([]byte, []int)deprecated
- func (x *CreatedContract) GetConsumedInCore() bool
- func (x *CreatedContract) GetContract() *SerializableContract
- func (x *CreatedContract) GetRolledBack() bool
- func (*CreatedContract) ProtoMessage()
- func (x *CreatedContract) ProtoReflect() protoreflect.Message
- func (x *CreatedContract) Reset()
- func (x *CreatedContract) String() string
- type DomainGovernanceTransaction
- func (*DomainGovernanceTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *DomainGovernanceTransaction) GetDomainParametersChange() *DomainParametersChange
- func (m *DomainGovernanceTransaction) GetMapping() isDomainGovernanceTransaction_Mapping
- func (*DomainGovernanceTransaction) ProtoMessage()
- func (x *DomainGovernanceTransaction) ProtoReflect() protoreflect.Message
- func (x *DomainGovernanceTransaction) Reset()
- func (x *DomainGovernanceTransaction) String() string
- type DomainGovernanceTransaction_DomainParametersChange
- type DomainParametersChange
- func (*DomainParametersChange) Descriptor() ([]byte, []int)deprecated
- func (x *DomainParametersChange) GetDomain() string
- func (x *DomainParametersChange) GetDomainParameters() *DynamicDomainParameters
- func (*DomainParametersChange) ProtoMessage()
- func (x *DomainParametersChange) ProtoReflect() protoreflect.Message
- func (x *DomainParametersChange) Reset()
- func (x *DomainParametersChange) String() string
- type DomainTopologyTransactionMessage
- func (*DomainTopologyTransactionMessage) Descriptor() ([]byte, []int)deprecated
- func (x *DomainTopologyTransactionMessage) GetDomainId() string
- func (x *DomainTopologyTransactionMessage) GetNotSequencedAfter() *timestamppb.Timestamp
- func (x *DomainTopologyTransactionMessage) GetSignature() *v01.Signature
- func (x *DomainTopologyTransactionMessage) GetTransactions() [][]byte
- func (*DomainTopologyTransactionMessage) ProtoMessage()
- func (x *DomainTopologyTransactionMessage) ProtoReflect() protoreflect.Message
- func (x *DomainTopologyTransactionMessage) Reset()
- func (x *DomainTopologyTransactionMessage) String() string
- type DynamicDomainParameters
- func (*DynamicDomainParameters) Descriptor() ([]byte, []int)deprecated
- 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 (*DynamicDomainParameters) ProtoMessage()
- func (x *DynamicDomainParameters) ProtoReflect() protoreflect.Message
- func (x *DynamicDomainParameters) Reset()
- func (x *DynamicDomainParameters) String() string
- type EncryptedViewMessage
- func (*EncryptedViewMessage) Descriptor() ([]byte, []int)deprecated
- 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 (*EncryptedViewMessage) ProtoMessage()
- func (x *EncryptedViewMessage) ProtoReflect() protoreflect.Message
- func (x *EncryptedViewMessage) Reset()
- func (x *EncryptedViewMessage) String() string
- type Envelope
- func (*Envelope) Descriptor() ([]byte, []int)deprecated
- func (x *Envelope) GetContent() []byte
- func (x *Envelope) GetRecipients() *v01.Recipients
- func (x *Envelope) GetSignatures() []*v0.Signature
- func (*Envelope) ProtoMessage()
- func (x *Envelope) ProtoReflect() protoreflect.Message
- func (x *Envelope) Reset()
- func (x *Envelope) String() string
- type EnvelopeContent
- func (*EnvelopeContent) Descriptor() ([]byte, []int)deprecated
- 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 (m *EnvelopeContent) GetSomeEnvelopeContent() isEnvelopeContent_SomeEnvelopeContent
- func (x *EnvelopeContent) GetTransferInMediatorMessage() *TransferInMediatorMessage
- func (x *EnvelopeContent) GetTransferOutMediatorMessage() *TransferOutMediatorMessage
- func (*EnvelopeContent) ProtoMessage()
- func (x *EnvelopeContent) ProtoReflect() protoreflect.Message
- func (x *EnvelopeContent) Reset()
- func (x *EnvelopeContent) String() string
- type EnvelopeContent_CausalityMessage
- type EnvelopeContent_DomainTopologyTransactionMessage
- type EnvelopeContent_EncryptedViewMessage
- type EnvelopeContent_InformeeMessage
- type EnvelopeContent_RegisterTopologyTransactionRequest
- type EnvelopeContent_RegisterTopologyTransactionResponse
- type EnvelopeContent_RootHashMessage
- type EnvelopeContent_SignedMessage
- type EnvelopeContent_TransferInMediatorMessage
- type EnvelopeContent_TransferOutMediatorMessage
- type FullInformeeTree
- func (*FullInformeeTree) Descriptor() ([]byte, []int)deprecated
- func (x *FullInformeeTree) GetTree() *GenTransactionTree
- func (*FullInformeeTree) ProtoMessage()
- func (x *FullInformeeTree) ProtoReflect() protoreflect.Message
- func (x *FullInformeeTree) Reset()
- func (x *FullInformeeTree) String() string
- type GenTransactionTree
- func (*GenTransactionTree) Descriptor() ([]byte, []int)deprecated
- func (x *GenTransactionTree) GetCommonMetadata() *BlindableNode
- func (x *GenTransactionTree) GetParticipantMetadata() *BlindableNode
- func (x *GenTransactionTree) GetRootViews() *MerkleSeq
- func (x *GenTransactionTree) GetSubmitterMetadata() *BlindableNode
- func (*GenTransactionTree) ProtoMessage()
- func (x *GenTransactionTree) ProtoReflect() protoreflect.Message
- func (x *GenTransactionTree) Reset()
- func (x *GenTransactionTree) String() string
- type Informee
- func (*Informee) Descriptor() ([]byte, []int)deprecated
- func (x *Informee) GetParty() string
- func (x *Informee) GetRequiredTrustLevel() v0.TrustLevel
- func (x *Informee) GetWeight() int32
- func (*Informee) ProtoMessage()
- func (x *Informee) ProtoReflect() protoreflect.Message
- func (x *Informee) Reset()
- func (x *Informee) String() string
- type InformeeMessage
- func (*InformeeMessage) Descriptor() ([]byte, []int)deprecated
- func (x *InformeeMessage) GetFullInformeeTree() *FullInformeeTree
- func (x *InformeeMessage) GetProtocolVersion() int32
- func (*InformeeMessage) ProtoMessage()
- func (x *InformeeMessage) ProtoReflect() protoreflect.Message
- func (x *InformeeMessage) Reset()
- func (x *InformeeMessage) String() string
- type InformeeTree
- type InputContract
- func (*InputContract) Descriptor() ([]byte, []int)deprecated
- func (x *InputContract) GetConsumed() bool
- func (x *InputContract) GetContract() *SerializableContract
- func (*InputContract) ProtoMessage()
- func (x *InputContract) ProtoReflect() protoreflect.Message
- func (x *InputContract) Reset()
- func (x *InputContract) String() string
- type LightTransactionViewTree
- func (*LightTransactionViewTree) Descriptor() ([]byte, []int)deprecated
- func (x *LightTransactionViewTree) GetSubviewHashes() [][]byte
- func (x *LightTransactionViewTree) GetTree() *GenTransactionTree
- func (*LightTransactionViewTree) ProtoMessage()
- func (x *LightTransactionViewTree) ProtoReflect() protoreflect.Message
- func (x *LightTransactionViewTree) Reset()
- func (x *LightTransactionViewTree) String() string
- type LocalReject
- func (*LocalReject) Descriptor() ([]byte, []int)deprecated
- 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 (*LocalReject) ProtoMessage()
- func (x *LocalReject) ProtoReflect() protoreflect.Message
- func (x *LocalReject) Reset()
- func (x *LocalReject) String() string
- type LocalVerdict
- func (*LocalVerdict) Descriptor() ([]byte, []int)deprecated
- func (x *LocalVerdict) GetLocalApprove() *emptypb.Empty
- func (x *LocalVerdict) GetLocalReject() *LocalReject
- func (m *LocalVerdict) GetSomeLocalVerdict() isLocalVerdict_SomeLocalVerdict
- func (*LocalVerdict) ProtoMessage()
- func (x *LocalVerdict) ProtoReflect() protoreflect.Message
- func (x *LocalVerdict) Reset()
- func (x *LocalVerdict) String() string
- type LocalVerdict_LocalApprove
- type LocalVerdict_LocalReject
- type MalformedMediatorRequestResult
- func (*MalformedMediatorRequestResult) Descriptor() ([]byte, []int)deprecated
- func (x *MalformedMediatorRequestResult) GetDomainId() string
- func (x *MalformedMediatorRequestResult) GetRejection() *MediatorReject
- func (x *MalformedMediatorRequestResult) GetRequestId() *timestamppb.Timestamp
- func (x *MalformedMediatorRequestResult) GetViewType() v0.ViewType
- func (*MalformedMediatorRequestResult) ProtoMessage()
- func (x *MalformedMediatorRequestResult) ProtoReflect() protoreflect.Message
- func (x *MalformedMediatorRequestResult) Reset()
- func (x *MalformedMediatorRequestResult) String() string
- type MediatorReject
- func (*MediatorReject) Descriptor() ([]byte, []int)deprecated
- func (x *MediatorReject) GetCause() string
- func (x *MediatorReject) GetErrorCategory() uint32
- func (x *MediatorReject) GetErrorCode() string
- func (*MediatorReject) ProtoMessage()
- func (x *MediatorReject) ProtoReflect() protoreflect.Message
- func (x *MediatorReject) Reset()
- func (x *MediatorReject) String() string
- type MediatorResponse
- func (*MediatorResponse) Descriptor() ([]byte, []int)deprecated
- 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 (*MediatorResponse) ProtoMessage()
- func (x *MediatorResponse) ProtoReflect() protoreflect.Message
- func (x *MediatorResponse) Reset()
- func (x *MediatorResponse) String() string
- type MerkleSeq
- type MerkleSeqElement
- func (*MerkleSeqElement) Descriptor() ([]byte, []int)deprecated
- func (x *MerkleSeqElement) GetData() *BlindableNode
- func (x *MerkleSeqElement) GetFirst() *BlindableNode
- func (x *MerkleSeqElement) GetSecond() *BlindableNode
- func (*MerkleSeqElement) ProtoMessage()
- func (x *MerkleSeqElement) ProtoReflect() protoreflect.Message
- func (x *MerkleSeqElement) Reset()
- func (x *MerkleSeqElement) String() string
- type ParticipantRandomnessLookup
- func (*ParticipantRandomnessLookup) Descriptor() ([]byte, []int)deprecated
- func (x *ParticipantRandomnessLookup) GetFingerprint() string
- func (x *ParticipantRandomnessLookup) GetRandomness() []byte
- func (*ParticipantRandomnessLookup) ProtoMessage()
- func (x *ParticipantRandomnessLookup) ProtoReflect() protoreflect.Message
- func (x *ParticipantRandomnessLookup) Reset()
- func (x *ParticipantRandomnessLookup) String() string
- type ParticipantReject
- func (*ParticipantReject) Descriptor() ([]byte, []int)deprecated
- func (x *ParticipantReject) GetReasons() []*v0.RejectionReason
- func (*ParticipantReject) ProtoMessage()
- func (x *ParticipantReject) ProtoReflect() protoreflect.Message
- func (x *ParticipantReject) Reset()
- func (x *ParticipantReject) String() string
- type RegisterTopologyTransactionResponse
- func (*RegisterTopologyTransactionResponse) Descriptor() ([]byte, []int)deprecated
- 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 (*RegisterTopologyTransactionResponse) ProtoMessage()
- func (x *RegisterTopologyTransactionResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterTopologyTransactionResponse) Reset()
- func (x *RegisterTopologyTransactionResponse) String() string
- type RegisterTopologyTransactionResponse_Result
- func (*RegisterTopologyTransactionResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterTopologyTransactionResponse_Result) GetErrorMessage() string
- func (x *RegisterTopologyTransactionResponse_Result) GetState() RegisterTopologyTransactionResponse_Result_State
- func (*RegisterTopologyTransactionResponse_Result) ProtoMessage()
- func (x *RegisterTopologyTransactionResponse_Result) ProtoReflect() protoreflect.Message
- func (x *RegisterTopologyTransactionResponse_Result) Reset()
- func (x *RegisterTopologyTransactionResponse_Result) String() string
- type RegisterTopologyTransactionResponse_Result_State
- func (RegisterTopologyTransactionResponse_Result_State) Descriptor() protoreflect.EnumDescriptor
- func (x RegisterTopologyTransactionResponse_Result_State) Enum() *RegisterTopologyTransactionResponse_Result_State
- func (RegisterTopologyTransactionResponse_Result_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x RegisterTopologyTransactionResponse_Result_State) Number() protoreflect.EnumNumber
- func (x RegisterTopologyTransactionResponse_Result_State) String() string
- func (RegisterTopologyTransactionResponse_Result_State) Type() protoreflect.EnumType
- type SequencedEvent
- func (*SequencedEvent) Descriptor() ([]byte, []int)deprecated
- 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 (*SequencedEvent) ProtoMessage()
- func (x *SequencedEvent) ProtoReflect() protoreflect.Message
- func (x *SequencedEvent) Reset()
- func (x *SequencedEvent) String() string
- type SerializableContract
- func (*SerializableContract) Descriptor() ([]byte, []int)deprecated
- 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 (*SerializableContract) ProtoMessage()
- func (x *SerializableContract) ProtoReflect() protoreflect.Message
- func (x *SerializableContract) Reset()
- func (x *SerializableContract) String() string
- type SignedContent
- func (*SignedContent) Descriptor() ([]byte, []int)deprecated
- func (x *SignedContent) GetContent() *wrapperspb.BytesValue
- func (x *SignedContent) GetSignatures() []*v0.Signature
- func (x *SignedContent) GetTimestampOfSigningKey() *timestamppb.Timestamp
- func (*SignedContent) ProtoMessage()
- func (x *SignedContent) ProtoReflect() protoreflect.Message
- func (x *SignedContent) Reset()
- func (x *SignedContent) String() string
- type SignedProtocolMessage
- func (*SignedProtocolMessage) Descriptor() ([]byte, []int)deprecated
- func (x *SignedProtocolMessage) GetSignature() []*v01.Signature
- func (x *SignedProtocolMessage) GetTypedSignedProtocolMessageContent() []byte
- func (*SignedProtocolMessage) ProtoMessage()
- func (x *SignedProtocolMessage) ProtoReflect() protoreflect.Message
- func (x *SignedProtocolMessage) Reset()
- func (x *SignedProtocolMessage) String() string
- type StaticDomainParameters
- func (*StaticDomainParameters) Descriptor() ([]byte, []int)deprecated
- 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 (*StaticDomainParameters) ProtoMessage()
- func (x *StaticDomainParameters) ProtoReflect() protoreflect.Message
- func (x *StaticDomainParameters) Reset()
- func (x *StaticDomainParameters) String() string
- type SubmissionRequest
- func (*SubmissionRequest) Descriptor() ([]byte, []int)deprecated
- 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 (*SubmissionRequest) ProtoMessage()
- func (x *SubmissionRequest) ProtoReflect() protoreflect.Message
- func (x *SubmissionRequest) Reset()
- func (x *SubmissionRequest) String() string
- type SubmitterMetadata
- func (*SubmitterMetadata) Descriptor() ([]byte, []int)deprecated
- 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 (*SubmitterMetadata) ProtoMessage()
- func (x *SubmitterMetadata) ProtoReflect() protoreflect.Message
- func (x *SubmitterMetadata) Reset()
- func (x *SubmitterMetadata) String() string
- type TopologyStateUpdate
- func (*TopologyStateUpdate) Descriptor() ([]byte, []int)deprecated
- func (x *TopologyStateUpdate) GetId() string
- func (x *TopologyStateUpdate) GetIdentifierDelegation() *v0.IdentifierDelegation
- func (m *TopologyStateUpdate) GetMapping() isTopologyStateUpdate_Mapping
- 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 (*TopologyStateUpdate) ProtoMessage()
- func (x *TopologyStateUpdate) ProtoReflect() protoreflect.Message
- func (x *TopologyStateUpdate) Reset()
- func (x *TopologyStateUpdate) String() string
- type TopologyStateUpdate_IdentifierDelegation
- type TopologyStateUpdate_MediatorDomainState
- type TopologyStateUpdate_NamespaceDelegation
- type TopologyStateUpdate_OwnerToKeyMapping
- type TopologyStateUpdate_ParticipantState
- type TopologyStateUpdate_PartyToParticipant
- type TopologyStateUpdate_SignedLegalIdentityClaim
- type TopologyStateUpdate_VettedPackages
- type TopologyTransaction
- func (*TopologyTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *TopologyTransaction) GetDomainGovernance() *DomainGovernanceTransaction
- func (x *TopologyTransaction) GetStateUpdate() *TopologyStateUpdate
- func (m *TopologyTransaction) GetTransaction() isTopologyTransaction_Transaction
- func (*TopologyTransaction) ProtoMessage()
- func (x *TopologyTransaction) ProtoReflect() protoreflect.Message
- func (x *TopologyTransaction) Reset()
- func (x *TopologyTransaction) String() string
- type TopologyTransaction_DomainGovernance
- type TopologyTransaction_StateUpdate
- type TransactionResultMessage
- func (*TransactionResultMessage) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionResultMessage) GetNotificationTree() *InformeeTree
- func (x *TransactionResultMessage) GetRequestId() *timestamppb.Timestamp
- func (x *TransactionResultMessage) GetVerdict() *Verdict
- func (*TransactionResultMessage) ProtoMessage()
- func (x *TransactionResultMessage) ProtoReflect() protoreflect.Message
- func (x *TransactionResultMessage) Reset()
- func (x *TransactionResultMessage) String() string
- type TransferInCommonData
- func (*TransferInCommonData) Descriptor() ([]byte, []int)deprecated
- 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 (*TransferInCommonData) ProtoMessage()
- func (x *TransferInCommonData) ProtoReflect() protoreflect.Message
- func (x *TransferInCommonData) Reset()
- func (x *TransferInCommonData) String() string
- type TransferInMediatorMessage
- func (*TransferInMediatorMessage) Descriptor() ([]byte, []int)deprecated
- func (x *TransferInMediatorMessage) GetTree() *TransferViewTree
- func (*TransferInMediatorMessage) ProtoMessage()
- func (x *TransferInMediatorMessage) ProtoReflect() protoreflect.Message
- func (x *TransferInMediatorMessage) Reset()
- func (x *TransferInMediatorMessage) String() string
- type TransferInView
- func (*TransferInView) Descriptor() ([]byte, []int)deprecated
- 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 (*TransferInView) ProtoMessage()
- func (x *TransferInView) ProtoReflect() protoreflect.Message
- func (x *TransferInView) Reset()
- func (x *TransferInView) String() string
- type TransferOutCommonData
- func (*TransferOutCommonData) Descriptor() ([]byte, []int)deprecated
- 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 (*TransferOutCommonData) ProtoMessage()
- func (x *TransferOutCommonData) ProtoReflect() protoreflect.Message
- func (x *TransferOutCommonData) Reset()
- func (x *TransferOutCommonData) String() string
- type TransferOutMediatorMessage
- func (*TransferOutMediatorMessage) Descriptor() ([]byte, []int)deprecated
- func (x *TransferOutMediatorMessage) GetTree() *TransferViewTree
- func (*TransferOutMediatorMessage) ProtoMessage()
- func (x *TransferOutMediatorMessage) ProtoReflect() protoreflect.Message
- func (x *TransferOutMediatorMessage) Reset()
- func (x *TransferOutMediatorMessage) String() string
- type TransferOutView
- func (*TransferOutView) Descriptor() ([]byte, []int)deprecated
- 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 (*TransferOutView) ProtoMessage()
- func (x *TransferOutView) ProtoReflect() protoreflect.Message
- func (x *TransferOutView) Reset()
- func (x *TransferOutView) String() string
- type TransferResult
- func (*TransferResult) Descriptor() ([]byte, []int)deprecated
- 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 (*TransferResult) ProtoMessage()
- func (x *TransferResult) ProtoReflect() protoreflect.Message
- func (x *TransferResult) Reset()
- func (x *TransferResult) String() string
- type TransferResult_OriginDomain
- type TransferResult_TargetDomain
- type TransferViewTree
- func (*TransferViewTree) Descriptor() ([]byte, []int)deprecated
- func (x *TransferViewTree) GetCommonData() *BlindableNode
- func (x *TransferViewTree) GetParticipantData() *BlindableNode
- func (*TransferViewTree) ProtoMessage()
- func (x *TransferViewTree) ProtoReflect() protoreflect.Message
- func (x *TransferViewTree) Reset()
- func (x *TransferViewTree) String() string
- type Verdict
- func (*Verdict) Descriptor() ([]byte, []int)deprecated
- func (x *Verdict) GetApprove() *emptypb.Empty
- func (x *Verdict) GetMediatorReject() *MediatorReject
- func (x *Verdict) GetParticipantReject() *ParticipantReject
- func (m *Verdict) GetSomeVerdict() isVerdict_SomeVerdict
- func (*Verdict) ProtoMessage()
- func (x *Verdict) ProtoReflect() protoreflect.Message
- func (x *Verdict) Reset()
- func (x *Verdict) String() string
- type Verdict_Approve
- type Verdict_MediatorReject
- type Verdict_ParticipantReject
- type ViewCommonData
- func (*ViewCommonData) Descriptor() ([]byte, []int)deprecated
- func (x *ViewCommonData) GetInformees() []*Informee
- func (x *ViewCommonData) GetSalt() *v01.Salt
- func (x *ViewCommonData) GetThreshold() int32
- func (*ViewCommonData) ProtoMessage()
- func (x *ViewCommonData) ProtoReflect() protoreflect.Message
- func (x *ViewCommonData) Reset()
- func (x *ViewCommonData) String() string
- type ViewNode
- func (*ViewNode) Descriptor() ([]byte, []int)deprecated
- func (x *ViewNode) GetSubviews() *MerkleSeq
- func (x *ViewNode) GetViewCommonData() *BlindableNode
- func (x *ViewNode) GetViewParticipantData() *BlindableNode
- func (*ViewNode) ProtoMessage()
- func (x *ViewNode) ProtoReflect() protoreflect.Message
- func (x *ViewNode) Reset()
- func (x *ViewNode) String() string
- type ViewParticipantMessagedeprecated
Constants ¶
This section is empty.
Variables ¶
var ( RegisterTopologyTransactionResponse_Result_State_name = map[int32]string{ 0: "MISSING_STATE", 2: "FAILED", 3: "REJECTED", 4: "ACCEPTED", 5: "DUPLICATE", 6: "OBSOLETE", } RegisterTopologyTransactionResponse_Result_State_value = map[string]int32{ "MISSING_STATE": 0, "FAILED": 2, "REJECTED": 3, "ACCEPTED": 4, "DUPLICATE": 5, "OBSOLETE": 6, } )
Enum value maps for RegisterTopologyTransactionResponse_Result_State.
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
Functions ¶
This section is empty.
Types ¶
type ActionDescription ¶
type ActionDescription struct { // Types that are assignable to Description: // *ActionDescription_Create // *ActionDescription_Exercise // *ActionDescription_Fetch // *ActionDescription_LookupByKey Description isActionDescription_Description `protobuf_oneof:"description"` // contains filtered or unexported fields }
Changes from v0: ActionDescription.
func (*ActionDescription) Descriptor
deprecated
func (*ActionDescription) Descriptor() ([]byte, []int)
Deprecated: Use ActionDescription.ProtoReflect.Descriptor instead.
func (*ActionDescription) GetCreate ¶
func (x *ActionDescription) GetCreate() *v0.ActionDescription_CreateActionDescription
func (*ActionDescription) GetDescription ¶
func (m *ActionDescription) GetDescription() isActionDescription_Description
func (*ActionDescription) GetExercise ¶
func (x *ActionDescription) GetExercise() *ActionDescription_ExerciseActionDescription
func (*ActionDescription) GetFetch ¶
func (x *ActionDescription) GetFetch() *v0.ActionDescription_FetchActionDescription
func (*ActionDescription) GetLookupByKey ¶
func (x *ActionDescription) GetLookupByKey() *v0.ActionDescription_LookupByKeyActionDescription
func (*ActionDescription) ProtoMessage ¶
func (*ActionDescription) ProtoMessage()
func (*ActionDescription) ProtoReflect ¶
func (x *ActionDescription) ProtoReflect() protoreflect.Message
func (*ActionDescription) Reset ¶
func (x *ActionDescription) Reset()
func (*ActionDescription) String ¶
func (x *ActionDescription) String() string
type ActionDescription_Create ¶
type ActionDescription_Create struct {
Create *v0.ActionDescription_CreateActionDescription `protobuf:"bytes,1,opt,name=create,proto3,oneof"`
}
type ActionDescription_Exercise ¶
type ActionDescription_Exercise struct {
Exercise *ActionDescription_ExerciseActionDescription `protobuf:"bytes,2,opt,name=exercise,proto3,oneof"`
}
type ActionDescription_ExerciseActionDescription ¶
type ActionDescription_ExerciseActionDescription struct { InputContractId string `protobuf:"bytes,1,opt,name=input_contract_id,json=inputContractId,proto3" json:"input_contract_id,omitempty"` Choice string `protobuf:"bytes,2,opt,name=choice,proto3" json:"choice,omitempty"` ChosenValue []byte `protobuf:"bytes,3,opt,name=chosen_value,json=chosenValue,proto3" json:"chosen_value,omitempty"` Actors []string `protobuf:"bytes,4,rep,name=actors,proto3" json:"actors,omitempty"` ByKey bool `protobuf:"varint,5,opt,name=by_key,json=byKey,proto3" json:"by_key,omitempty"` NodeSeed []byte `protobuf:"bytes,6,opt,name=node_seed,json=nodeSeed,proto3" json:"node_seed,omitempty"` Version string `protobuf:"bytes,7,opt,name=version,proto3" json:"version,omitempty"` Failed bool `protobuf:"varint,8,opt,name=failed,proto3" json:"failed,omitempty"` InterfaceId *string `protobuf:"bytes,9,opt,name=interface_id,json=interfaceId,proto3,oneof" json:"interface_id,omitempty"` // contains filtered or unexported fields }
Changes from v0:
added: interface_id
func (*ActionDescription_ExerciseActionDescription) Descriptor
deprecated
func (*ActionDescription_ExerciseActionDescription) Descriptor() ([]byte, []int)
Deprecated: Use ActionDescription_ExerciseActionDescription.ProtoReflect.Descriptor instead.
func (*ActionDescription_ExerciseActionDescription) GetActors ¶
func (x *ActionDescription_ExerciseActionDescription) GetActors() []string
func (*ActionDescription_ExerciseActionDescription) GetByKey ¶
func (x *ActionDescription_ExerciseActionDescription) GetByKey() bool
func (*ActionDescription_ExerciseActionDescription) GetChoice ¶
func (x *ActionDescription_ExerciseActionDescription) GetChoice() string
func (*ActionDescription_ExerciseActionDescription) GetChosenValue ¶
func (x *ActionDescription_ExerciseActionDescription) GetChosenValue() []byte
func (*ActionDescription_ExerciseActionDescription) GetFailed ¶
func (x *ActionDescription_ExerciseActionDescription) GetFailed() bool
func (*ActionDescription_ExerciseActionDescription) GetInputContractId ¶
func (x *ActionDescription_ExerciseActionDescription) GetInputContractId() string
func (*ActionDescription_ExerciseActionDescription) GetInterfaceId ¶
func (x *ActionDescription_ExerciseActionDescription) GetInterfaceId() string
func (*ActionDescription_ExerciseActionDescription) GetNodeSeed ¶
func (x *ActionDescription_ExerciseActionDescription) GetNodeSeed() []byte
func (*ActionDescription_ExerciseActionDescription) GetVersion ¶
func (x *ActionDescription_ExerciseActionDescription) GetVersion() string
func (*ActionDescription_ExerciseActionDescription) ProtoMessage ¶
func (*ActionDescription_ExerciseActionDescription) ProtoMessage()
func (*ActionDescription_ExerciseActionDescription) ProtoReflect ¶
func (x *ActionDescription_ExerciseActionDescription) ProtoReflect() protoreflect.Message
func (*ActionDescription_ExerciseActionDescription) Reset ¶
func (x *ActionDescription_ExerciseActionDescription) Reset()
func (*ActionDescription_ExerciseActionDescription) String ¶
func (x *ActionDescription_ExerciseActionDescription) String() string
type ActionDescription_Fetch ¶
type ActionDescription_Fetch struct {
Fetch *v0.ActionDescription_FetchActionDescription `protobuf:"bytes,3,opt,name=fetch,proto3,oneof"`
}
type ActionDescription_LookupByKey ¶
type ActionDescription_LookupByKey struct {
LookupByKey *v0.ActionDescription_LookupByKeyActionDescription `protobuf:"bytes,4,opt,name=lookup_by_key,json=lookupByKey,proto3,oneof"`
}
type Batch ¶
type Batch struct { // Changed from v0.Envelope to v1.Envelope Envelopes []*Envelope `protobuf:"bytes,1,rep,name=envelopes,proto3" json:"envelopes,omitempty"` // contains filtered or unexported fields }
func (*Batch) Descriptor
deprecated
func (*Batch) GetEnvelopes ¶
func (*Batch) ProtoMessage ¶
func (*Batch) ProtoMessage()
func (*Batch) ProtoReflect ¶
func (x *Batch) ProtoReflect() protoreflect.Message
type BlindableNode ¶
type BlindableNode struct { // Types that are assignable to BlindedOrNot: // *BlindableNode_Unblinded // *BlindableNode_BlindedHash BlindedOrNot isBlindableNode_BlindedOrNot `protobuf_oneof:"blinded_or_not"` // contains filtered or unexported fields }
func (*BlindableNode) Descriptor
deprecated
func (*BlindableNode) Descriptor() ([]byte, []int)
Deprecated: Use BlindableNode.ProtoReflect.Descriptor instead.
func (*BlindableNode) GetBlindedHash ¶
func (x *BlindableNode) GetBlindedHash() []byte
func (*BlindableNode) GetBlindedOrNot ¶
func (m *BlindableNode) GetBlindedOrNot() isBlindableNode_BlindedOrNot
func (*BlindableNode) GetUnblinded ¶
func (x *BlindableNode) GetUnblinded() []byte
func (*BlindableNode) ProtoMessage ¶
func (*BlindableNode) ProtoMessage()
func (*BlindableNode) ProtoReflect ¶
func (x *BlindableNode) ProtoReflect() protoreflect.Message
func (*BlindableNode) Reset ¶
func (x *BlindableNode) Reset()
func (*BlindableNode) String ¶
func (x *BlindableNode) String() string
type BlindableNode_BlindedHash ¶
type BlindableNode_BlindedHash struct {
BlindedHash []byte `protobuf:"bytes,2,opt,name=blinded_hash,json=blindedHash,proto3,oneof"`
}
type BlindableNode_Unblinded ¶
type BlindableNode_Unblinded struct {
Unblinded []byte `protobuf:"bytes,1,opt,name=unblinded,proto3,oneof"`
}
type CommonMetadata ¶
type CommonMetadata struct { Salt *v01.Salt `protobuf:"bytes,1,opt,name=salt,proto3" json:"salt,omitempty"` ConfirmationPolicy []byte `protobuf:"bytes,2,opt,name=confirmation_policy,json=confirmationPolicy,proto3" json:"confirmation_policy,omitempty"` DomainId string `protobuf:"bytes,3,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"` Uuid string `protobuf:"bytes,4,opt,name=uuid,proto3" json:"uuid,omitempty"` Mediator string `protobuf:"bytes,5,opt,name=mediator,proto3" json:"mediator,omitempty"` // contains filtered or unexported fields }
Compared to v0: mediator_id field renamed to mediator; deserialization of the field have changed
func (*CommonMetadata) Descriptor
deprecated
func (*CommonMetadata) Descriptor() ([]byte, []int)
Deprecated: Use CommonMetadata.ProtoReflect.Descriptor instead.
func (*CommonMetadata) GetConfirmationPolicy ¶
func (x *CommonMetadata) GetConfirmationPolicy() []byte
func (*CommonMetadata) GetDomainId ¶
func (x *CommonMetadata) GetDomainId() string
func (*CommonMetadata) GetMediator ¶
func (x *CommonMetadata) GetMediator() string
func (*CommonMetadata) GetSalt ¶
func (x *CommonMetadata) GetSalt() *v01.Salt
func (*CommonMetadata) GetUuid ¶
func (x *CommonMetadata) GetUuid() string
func (*CommonMetadata) ProtoMessage ¶
func (*CommonMetadata) ProtoMessage()
func (*CommonMetadata) ProtoReflect ¶
func (x *CommonMetadata) ProtoReflect() protoreflect.Message
func (*CommonMetadata) Reset ¶
func (x *CommonMetadata) Reset()
func (*CommonMetadata) String ¶
func (x *CommonMetadata) String() string
type CompressedBatch ¶
type CompressedBatch struct { Algorithm v01.CompressedBatch_CompressionAlgorithm `` /* 150-byte string literal not displayed */ // contains possibly compressed v1.Batch instead of v0.Batch in v0 CompressedBatch []byte `protobuf:"bytes,2,opt,name=compressed_batch,json=compressedBatch,proto3" json:"compressed_batch,omitempty"` // contains filtered or unexported fields }
func (*CompressedBatch) Descriptor
deprecated
func (*CompressedBatch) Descriptor() ([]byte, []int)
Deprecated: Use CompressedBatch.ProtoReflect.Descriptor instead.
func (*CompressedBatch) GetAlgorithm ¶
func (x *CompressedBatch) GetAlgorithm() v01.CompressedBatch_CompressionAlgorithm
func (*CompressedBatch) GetCompressedBatch ¶
func (x *CompressedBatch) GetCompressedBatch() []byte
func (*CompressedBatch) ProtoMessage ¶
func (*CompressedBatch) ProtoMessage()
func (*CompressedBatch) ProtoReflect ¶
func (x *CompressedBatch) ProtoReflect() protoreflect.Message
func (*CompressedBatch) Reset ¶
func (x *CompressedBatch) Reset()
func (*CompressedBatch) String ¶
func (x *CompressedBatch) String() string
type CreatedContract ¶
type CreatedContract struct { Contract *SerializableContract `protobuf:"bytes,1,opt,name=contract,proto3" json:"contract,omitempty"` ConsumedInCore bool `protobuf:"varint,2,opt,name=consumed_in_core,json=consumedInCore,proto3" json:"consumed_in_core,omitempty"` RolledBack bool `protobuf:"varint,3,opt,name=rolled_back,json=rolledBack,proto3" json:"rolled_back,omitempty"` // contains filtered or unexported fields }
Compared to v0: contract changed type from v0.SerializableContract to v1.SerializableContract
func (*CreatedContract) Descriptor
deprecated
func (*CreatedContract) Descriptor() ([]byte, []int)
Deprecated: Use CreatedContract.ProtoReflect.Descriptor instead.
func (*CreatedContract) GetConsumedInCore ¶
func (x *CreatedContract) GetConsumedInCore() bool
func (*CreatedContract) GetContract ¶
func (x *CreatedContract) GetContract() *SerializableContract
func (*CreatedContract) GetRolledBack ¶
func (x *CreatedContract) GetRolledBack() bool
func (*CreatedContract) ProtoMessage ¶
func (*CreatedContract) ProtoMessage()
func (*CreatedContract) ProtoReflect ¶
func (x *CreatedContract) ProtoReflect() protoreflect.Message
func (*CreatedContract) Reset ¶
func (x *CreatedContract) Reset()
func (*CreatedContract) String ¶
func (x *CreatedContract) String() string
type DomainGovernanceTransaction ¶
type DomainGovernanceTransaction struct { // the element of this topology transaction // // Types that are assignable to Mapping: // *DomainGovernanceTransaction_DomainParametersChange Mapping isDomainGovernanceTransaction_Mapping `protobuf_oneof:"mapping"` // contains filtered or unexported fields }
func (*DomainGovernanceTransaction) Descriptor
deprecated
func (*DomainGovernanceTransaction) Descriptor() ([]byte, []int)
Deprecated: Use DomainGovernanceTransaction.ProtoReflect.Descriptor instead.
func (*DomainGovernanceTransaction) GetDomainParametersChange ¶
func (x *DomainGovernanceTransaction) GetDomainParametersChange() *DomainParametersChange
func (*DomainGovernanceTransaction) GetMapping ¶
func (m *DomainGovernanceTransaction) GetMapping() isDomainGovernanceTransaction_Mapping
func (*DomainGovernanceTransaction) ProtoMessage ¶
func (*DomainGovernanceTransaction) ProtoMessage()
func (*DomainGovernanceTransaction) ProtoReflect ¶
func (x *DomainGovernanceTransaction) ProtoReflect() protoreflect.Message
func (*DomainGovernanceTransaction) Reset ¶
func (x *DomainGovernanceTransaction) Reset()
func (*DomainGovernanceTransaction) String ¶
func (x *DomainGovernanceTransaction) String() string
type DomainGovernanceTransaction_DomainParametersChange ¶
type DomainGovernanceTransaction_DomainParametersChange struct {
DomainParametersChange *DomainParametersChange `protobuf:"bytes,1,opt,name=domain_parameters_change,json=domainParametersChange,proto3,oneof"`
}
type DomainParametersChange ¶
type DomainParametersChange struct { // domain affected by the new domain parameters Domain string `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"` DomainParameters *DynamicDomainParameters `protobuf:"bytes,2,opt,name=domain_parameters,json=domainParameters,proto3" json:"domain_parameters,omitempty"` // contains filtered or unexported fields }
func (*DomainParametersChange) Descriptor
deprecated
func (*DomainParametersChange) Descriptor() ([]byte, []int)
Deprecated: Use DomainParametersChange.ProtoReflect.Descriptor instead.
func (*DomainParametersChange) GetDomain ¶
func (x *DomainParametersChange) GetDomain() string
func (*DomainParametersChange) GetDomainParameters ¶
func (x *DomainParametersChange) GetDomainParameters() *DynamicDomainParameters
func (*DomainParametersChange) ProtoMessage ¶
func (*DomainParametersChange) ProtoMessage()
func (*DomainParametersChange) ProtoReflect ¶
func (x *DomainParametersChange) ProtoReflect() protoreflect.Message
func (*DomainParametersChange) Reset ¶
func (x *DomainParametersChange) Reset()
func (*DomainParametersChange) String ¶
func (x *DomainParametersChange) String() string
type DomainTopologyTransactionMessage ¶
type DomainTopologyTransactionMessage struct { // signature of the domain topology manager Signature *v01.Signature `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"` DomainId string `protobuf:"bytes,2,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"` //* latest acceptable timestamp for sequencing NotSequencedAfter *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=not_sequenced_after,json=notSequencedAfter,proto3" json:"not_sequenced_after,omitempty"` //* versioned signed topology transactions serialized as byte-strings such that we can compute the signature here Transactions [][]byte `protobuf:"bytes,4,rep,name=transactions,proto3" json:"transactions,omitempty"` // contains filtered or unexported fields }
used by synchronization.v2
func (*DomainTopologyTransactionMessage) Descriptor
deprecated
func (*DomainTopologyTransactionMessage) Descriptor() ([]byte, []int)
Deprecated: Use DomainTopologyTransactionMessage.ProtoReflect.Descriptor instead.
func (*DomainTopologyTransactionMessage) GetDomainId ¶
func (x *DomainTopologyTransactionMessage) GetDomainId() string
func (*DomainTopologyTransactionMessage) GetNotSequencedAfter ¶
func (x *DomainTopologyTransactionMessage) GetNotSequencedAfter() *timestamppb.Timestamp
func (*DomainTopologyTransactionMessage) GetSignature ¶
func (x *DomainTopologyTransactionMessage) GetSignature() *v01.Signature
func (*DomainTopologyTransactionMessage) GetTransactions ¶
func (x *DomainTopologyTransactionMessage) GetTransactions() [][]byte
func (*DomainTopologyTransactionMessage) ProtoMessage ¶
func (*DomainTopologyTransactionMessage) ProtoMessage()
func (*DomainTopologyTransactionMessage) ProtoReflect ¶
func (x *DomainTopologyTransactionMessage) ProtoReflect() protoreflect.Message
func (*DomainTopologyTransactionMessage) Reset ¶
func (x *DomainTopologyTransactionMessage) Reset()
func (*DomainTopologyTransactionMessage) String ¶
func (x *DomainTopologyTransactionMessage) String() string
type DynamicDomainParameters ¶
type DynamicDomainParameters struct { ParticipantResponseTimeout *durationpb.Duration `` /* 141-byte string literal not displayed */ MediatorReactionTimeout *durationpb.Duration `` /* 132-byte string literal not displayed */ TransferExclusivityTimeout *durationpb.Duration `` /* 141-byte string literal not displayed */ TopologyChangeDelay *durationpb.Duration `protobuf:"bytes,4,opt,name=topology_change_delay,json=topologyChangeDelay,proto3" json:"topology_change_delay,omitempty"` LedgerTimeRecordTimeTolerance *durationpb.Duration `` /* 154-byte string literal not displayed */ ReconciliationInterval *durationpb.Duration `` /* 127-byte string literal not displayed */ MediatorDeduplicationTimeout *durationpb.Duration `` /* 147-byte string literal not displayed */ MaxRatePerParticipant uint32 `` /* 129-byte string literal not displayed */ MaxRequestSize uint32 `protobuf:"varint,9,opt,name=max_request_size,json=maxRequestSize,proto3" json:"max_request_size,omitempty"` // contains filtered or unexported fields }
func (*DynamicDomainParameters) Descriptor
deprecated
func (*DynamicDomainParameters) Descriptor() ([]byte, []int)
Deprecated: Use DynamicDomainParameters.ProtoReflect.Descriptor instead.
func (*DynamicDomainParameters) GetLedgerTimeRecordTimeTolerance ¶
func (x *DynamicDomainParameters) GetLedgerTimeRecordTimeTolerance() *durationpb.Duration
func (*DynamicDomainParameters) GetMaxRatePerParticipant ¶
func (x *DynamicDomainParameters) GetMaxRatePerParticipant() uint32
func (*DynamicDomainParameters) GetMaxRequestSize ¶
func (x *DynamicDomainParameters) GetMaxRequestSize() uint32
func (*DynamicDomainParameters) GetMediatorDeduplicationTimeout ¶
func (x *DynamicDomainParameters) GetMediatorDeduplicationTimeout() *durationpb.Duration
func (*DynamicDomainParameters) GetMediatorReactionTimeout ¶
func (x *DynamicDomainParameters) GetMediatorReactionTimeout() *durationpb.Duration
func (*DynamicDomainParameters) GetParticipantResponseTimeout ¶
func (x *DynamicDomainParameters) GetParticipantResponseTimeout() *durationpb.Duration
func (*DynamicDomainParameters) GetReconciliationInterval ¶
func (x *DynamicDomainParameters) GetReconciliationInterval() *durationpb.Duration
func (*DynamicDomainParameters) GetTopologyChangeDelay ¶
func (x *DynamicDomainParameters) GetTopologyChangeDelay() *durationpb.Duration
func (*DynamicDomainParameters) GetTransferExclusivityTimeout ¶
func (x *DynamicDomainParameters) GetTransferExclusivityTimeout() *durationpb.Duration
func (*DynamicDomainParameters) ProtoMessage ¶
func (*DynamicDomainParameters) ProtoMessage()
func (*DynamicDomainParameters) ProtoReflect ¶
func (x *DynamicDomainParameters) ProtoReflect() protoreflect.Message
func (*DynamicDomainParameters) Reset ¶
func (x *DynamicDomainParameters) Reset()
func (*DynamicDomainParameters) String ¶
func (x *DynamicDomainParameters) String() string
type EncryptedViewMessage ¶
type EncryptedViewMessage struct { ViewTree []byte `protobuf:"bytes,1,opt,name=view_tree,json=viewTree,proto3" json:"view_tree,omitempty"` // The symmetric encryption scheme used to encrypt the view tree EncryptionScheme v01.SymmetricKeyScheme `` /* 168-byte string literal not displayed */ SubmitterParticipantSignature *v01.Signature `` // optional /* 150-byte string literal not displayed */ ViewHash []byte `protobuf:"bytes,4,opt,name=view_hash,json=viewHash,proto3" json:"view_hash,omitempty"` Randomness []*ParticipantRandomnessLookup `protobuf:"bytes,5,rep,name=randomness,proto3" json:"randomness,omitempty"` DomainId string `protobuf:"bytes,6,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"` ViewType v0.ViewType `` /* 136-byte string literal not displayed */ // contains filtered or unexported fields }
func (*EncryptedViewMessage) Descriptor
deprecated
func (*EncryptedViewMessage) Descriptor() ([]byte, []int)
Deprecated: Use EncryptedViewMessage.ProtoReflect.Descriptor instead.
func (*EncryptedViewMessage) GetDomainId ¶
func (x *EncryptedViewMessage) GetDomainId() string
func (*EncryptedViewMessage) GetEncryptionScheme ¶
func (x *EncryptedViewMessage) GetEncryptionScheme() v01.SymmetricKeyScheme
func (*EncryptedViewMessage) GetRandomness ¶
func (x *EncryptedViewMessage) GetRandomness() []*ParticipantRandomnessLookup
func (*EncryptedViewMessage) GetSubmitterParticipantSignature ¶
func (x *EncryptedViewMessage) GetSubmitterParticipantSignature() *v01.Signature
func (*EncryptedViewMessage) GetViewHash ¶
func (x *EncryptedViewMessage) GetViewHash() []byte
func (*EncryptedViewMessage) GetViewTree ¶
func (x *EncryptedViewMessage) GetViewTree() []byte
func (*EncryptedViewMessage) GetViewType ¶
func (x *EncryptedViewMessage) GetViewType() v0.ViewType
func (*EncryptedViewMessage) ProtoMessage ¶
func (*EncryptedViewMessage) ProtoMessage()
func (*EncryptedViewMessage) ProtoReflect ¶
func (x *EncryptedViewMessage) ProtoReflect() protoreflect.Message
func (*EncryptedViewMessage) Reset ¶
func (x *EncryptedViewMessage) Reset()
func (*EncryptedViewMessage) String ¶
func (x *EncryptedViewMessage) String() string
type Envelope ¶
type Envelope struct { // Contains a v2.EnvelopeContent if signatures are empty and a v0.TypedSignedProtocolMessageContent otherwise Content []byte `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"` Recipients *v01.Recipients `protobuf:"bytes,2,opt,name=recipients,proto3" json:"recipients,omitempty"` // Added in v1 Signatures []*v0.Signature `protobuf:"bytes,3,rep,name=signatures,proto3" json:"signatures,omitempty"` // contains filtered or unexported fields }
func (*Envelope) Descriptor
deprecated
func (*Envelope) GetContent ¶
func (*Envelope) GetRecipients ¶
func (x *Envelope) GetRecipients() *v01.Recipients
func (*Envelope) GetSignatures ¶
func (*Envelope) ProtoMessage ¶
func (*Envelope) ProtoMessage()
func (*Envelope) ProtoReflect ¶
func (x *Envelope) ProtoReflect() protoreflect.Message
type EnvelopeContent ¶
type EnvelopeContent struct { // Types that are assignable to SomeEnvelopeContent: // *EnvelopeContent_InformeeMessage // *EnvelopeContent_SignedMessage // *EnvelopeContent_EncryptedViewMessage // *EnvelopeContent_DomainTopologyTransactionMessage // *EnvelopeContent_TransferOutMediatorMessage // *EnvelopeContent_TransferInMediatorMessage // *EnvelopeContent_RootHashMessage // *EnvelopeContent_RegisterTopologyTransactionRequest // *EnvelopeContent_RegisterTopologyTransactionResponse // *EnvelopeContent_CausalityMessage SomeEnvelopeContent isEnvelopeContent_SomeEnvelopeContent `protobuf_oneof:"some_envelope_content"` // contains filtered or unexported fields }
func (*EnvelopeContent) Descriptor
deprecated
func (*EnvelopeContent) Descriptor() ([]byte, []int)
Deprecated: Use EnvelopeContent.ProtoReflect.Descriptor instead.
func (*EnvelopeContent) GetCausalityMessage ¶
func (x *EnvelopeContent) GetCausalityMessage() *v0.CausalityMessage
func (*EnvelopeContent) GetDomainTopologyTransactionMessage ¶
func (x *EnvelopeContent) GetDomainTopologyTransactionMessage() *v0.DomainTopologyTransactionMessage
func (*EnvelopeContent) GetEncryptedViewMessage ¶
func (x *EnvelopeContent) GetEncryptedViewMessage() *EncryptedViewMessage
func (*EnvelopeContent) GetInformeeMessage ¶
func (x *EnvelopeContent) GetInformeeMessage() *InformeeMessage
func (*EnvelopeContent) GetRegisterTopologyTransactionRequest ¶
func (x *EnvelopeContent) GetRegisterTopologyTransactionRequest() *v0.RegisterTopologyTransactionRequest
func (*EnvelopeContent) GetRegisterTopologyTransactionResponse ¶
func (x *EnvelopeContent) GetRegisterTopologyTransactionResponse() *RegisterTopologyTransactionResponse
func (*EnvelopeContent) GetRootHashMessage ¶
func (x *EnvelopeContent) GetRootHashMessage() *v0.RootHashMessage
func (*EnvelopeContent) GetSignedMessage ¶
func (x *EnvelopeContent) GetSignedMessage() *v0.SignedProtocolMessage
func (*EnvelopeContent) GetSomeEnvelopeContent ¶
func (m *EnvelopeContent) GetSomeEnvelopeContent() isEnvelopeContent_SomeEnvelopeContent
func (*EnvelopeContent) GetTransferInMediatorMessage ¶
func (x *EnvelopeContent) GetTransferInMediatorMessage() *TransferInMediatorMessage
func (*EnvelopeContent) GetTransferOutMediatorMessage ¶
func (x *EnvelopeContent) GetTransferOutMediatorMessage() *TransferOutMediatorMessage
func (*EnvelopeContent) ProtoMessage ¶
func (*EnvelopeContent) ProtoMessage()
func (*EnvelopeContent) ProtoReflect ¶
func (x *EnvelopeContent) ProtoReflect() protoreflect.Message
func (*EnvelopeContent) Reset ¶
func (x *EnvelopeContent) Reset()
func (*EnvelopeContent) String ¶
func (x *EnvelopeContent) String() string
type EnvelopeContent_CausalityMessage ¶
type EnvelopeContent_CausalityMessage struct {
CausalityMessage *v0.CausalityMessage `protobuf:"bytes,11,opt,name=causality_message,json=causalityMessage,proto3,oneof"`
}
type EnvelopeContent_DomainTopologyTransactionMessage ¶
type EnvelopeContent_DomainTopologyTransactionMessage struct {
DomainTopologyTransactionMessage *v0.DomainTopologyTransactionMessage `protobuf:"bytes,5,opt,name=domain_topology_transaction_message,json=domainTopologyTransactionMessage,proto3,oneof"`
}
type EnvelopeContent_EncryptedViewMessage ¶
type EnvelopeContent_EncryptedViewMessage struct {
EncryptedViewMessage *EncryptedViewMessage `protobuf:"bytes,3,opt,name=encrypted_view_message,json=encryptedViewMessage,proto3,oneof"`
}
type EnvelopeContent_InformeeMessage ¶
type EnvelopeContent_InformeeMessage struct {
InformeeMessage *InformeeMessage `protobuf:"bytes,1,opt,name=informee_message,json=informeeMessage,proto3,oneof"`
}
type EnvelopeContent_RegisterTopologyTransactionRequest ¶
type EnvelopeContent_RegisterTopologyTransactionRequest struct {
RegisterTopologyTransactionRequest *v0.RegisterTopologyTransactionRequest `protobuf:"bytes,9,opt,name=register_topology_transaction_request,json=registerTopologyTransactionRequest,proto3,oneof"`
}
type EnvelopeContent_RegisterTopologyTransactionResponse ¶
type EnvelopeContent_RegisterTopologyTransactionResponse struct {
RegisterTopologyTransactionResponse *RegisterTopologyTransactionResponse `protobuf:"bytes,10,opt,name=register_topology_transaction_response,json=registerTopologyTransactionResponse,proto3,oneof"`
}
type EnvelopeContent_RootHashMessage ¶
type EnvelopeContent_RootHashMessage struct {
RootHashMessage *v0.RootHashMessage `protobuf:"bytes,8,opt,name=root_hash_message,json=rootHashMessage,proto3,oneof"`
}
type EnvelopeContent_SignedMessage ¶
type EnvelopeContent_SignedMessage struct {
SignedMessage *v0.SignedProtocolMessage `protobuf:"bytes,2,opt,name=signed_message,json=signedMessage,proto3,oneof"`
}
type EnvelopeContent_TransferInMediatorMessage ¶
type EnvelopeContent_TransferInMediatorMessage struct {
TransferInMediatorMessage *TransferInMediatorMessage `protobuf:"bytes,7,opt,name=transfer_in_mediator_message,json=transferInMediatorMessage,proto3,oneof"`
}
type EnvelopeContent_TransferOutMediatorMessage ¶
type EnvelopeContent_TransferOutMediatorMessage struct {
TransferOutMediatorMessage *TransferOutMediatorMessage `protobuf:"bytes,6,opt,name=transfer_out_mediator_message,json=transferOutMediatorMessage,proto3,oneof"`
}
type FullInformeeTree ¶
type FullInformeeTree struct { Tree *GenTransactionTree `protobuf:"bytes,1,opt,name=tree,proto3" json:"tree,omitempty"` // contains filtered or unexported fields }
func (*FullInformeeTree) Descriptor
deprecated
func (*FullInformeeTree) Descriptor() ([]byte, []int)
Deprecated: Use FullInformeeTree.ProtoReflect.Descriptor instead.
func (*FullInformeeTree) GetTree ¶
func (x *FullInformeeTree) GetTree() *GenTransactionTree
func (*FullInformeeTree) ProtoMessage ¶
func (*FullInformeeTree) ProtoMessage()
func (*FullInformeeTree) ProtoReflect ¶
func (x *FullInformeeTree) ProtoReflect() protoreflect.Message
func (*FullInformeeTree) Reset ¶
func (x *FullInformeeTree) Reset()
func (*FullInformeeTree) String ¶
func (x *FullInformeeTree) String() string
type GenTransactionTree ¶
type GenTransactionTree struct { SubmitterMetadata *BlindableNode `protobuf:"bytes,1,opt,name=submitter_metadata,json=submitterMetadata,proto3" json:"submitter_metadata,omitempty"` CommonMetadata *BlindableNode `protobuf:"bytes,2,opt,name=common_metadata,json=commonMetadata,proto3" json:"common_metadata,omitempty"` ParticipantMetadata *BlindableNode `protobuf:"bytes,3,opt,name=participant_metadata,json=participantMetadata,proto3" json:"participant_metadata,omitempty"` RootViews *MerkleSeq `protobuf:"bytes,4,opt,name=root_views,json=rootViews,proto3" json:"root_views,omitempty"` // contains filtered or unexported fields }
func (*GenTransactionTree) Descriptor
deprecated
func (*GenTransactionTree) Descriptor() ([]byte, []int)
Deprecated: Use GenTransactionTree.ProtoReflect.Descriptor instead.
func (*GenTransactionTree) GetCommonMetadata ¶
func (x *GenTransactionTree) GetCommonMetadata() *BlindableNode
func (*GenTransactionTree) GetParticipantMetadata ¶
func (x *GenTransactionTree) GetParticipantMetadata() *BlindableNode
func (*GenTransactionTree) GetRootViews ¶
func (x *GenTransactionTree) GetRootViews() *MerkleSeq
func (*GenTransactionTree) GetSubmitterMetadata ¶
func (x *GenTransactionTree) GetSubmitterMetadata() *BlindableNode
func (*GenTransactionTree) ProtoMessage ¶
func (*GenTransactionTree) ProtoMessage()
func (*GenTransactionTree) ProtoReflect ¶
func (x *GenTransactionTree) ProtoReflect() protoreflect.Message
func (*GenTransactionTree) Reset ¶
func (x *GenTransactionTree) Reset()
func (*GenTransactionTree) String ¶
func (x *GenTransactionTree) String() string
type Informee ¶
type Informee struct { Party string `protobuf:"bytes,1,opt,name=party,proto3" json:"party,omitempty"` Weight int32 `protobuf:"varint,2,opt,name=weight,proto3" json:"weight,omitempty"` // optional: only set if party is confirming RequiredTrustLevel v0.TrustLevel `` /* 170-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Informee) Descriptor
deprecated
func (*Informee) GetRequiredTrustLevel ¶
func (x *Informee) GetRequiredTrustLevel() v0.TrustLevel
func (*Informee) ProtoMessage ¶
func (*Informee) ProtoMessage()
func (*Informee) ProtoReflect ¶
func (x *Informee) ProtoReflect() protoreflect.Message
type InformeeMessage ¶
type InformeeMessage struct { FullInformeeTree *FullInformeeTree `protobuf:"bytes,1,opt,name=full_informee_tree,json=fullInformeeTree,proto3" json:"full_informee_tree,omitempty"` ProtocolVersion int32 `protobuf:"varint,2,opt,name=protocol_version,json=protocolVersion,proto3" json:"protocol_version,omitempty"` // added in v1 // contains filtered or unexported fields }
func (*InformeeMessage) Descriptor
deprecated
func (*InformeeMessage) Descriptor() ([]byte, []int)
Deprecated: Use InformeeMessage.ProtoReflect.Descriptor instead.
func (*InformeeMessage) GetFullInformeeTree ¶
func (x *InformeeMessage) GetFullInformeeTree() *FullInformeeTree
func (*InformeeMessage) GetProtocolVersion ¶
func (x *InformeeMessage) GetProtocolVersion() int32
func (*InformeeMessage) ProtoMessage ¶
func (*InformeeMessage) ProtoMessage()
func (*InformeeMessage) ProtoReflect ¶
func (x *InformeeMessage) ProtoReflect() protoreflect.Message
func (*InformeeMessage) Reset ¶
func (x *InformeeMessage) Reset()
func (*InformeeMessage) String ¶
func (x *InformeeMessage) String() string
type InformeeTree ¶
type InformeeTree struct { Tree *GenTransactionTree `protobuf:"bytes,1,opt,name=tree,proto3" json:"tree,omitempty"` // contains filtered or unexported fields }
func (*InformeeTree) Descriptor
deprecated
func (*InformeeTree) Descriptor() ([]byte, []int)
Deprecated: Use InformeeTree.ProtoReflect.Descriptor instead.
func (*InformeeTree) GetTree ¶
func (x *InformeeTree) GetTree() *GenTransactionTree
func (*InformeeTree) ProtoMessage ¶
func (*InformeeTree) ProtoMessage()
func (*InformeeTree) ProtoReflect ¶
func (x *InformeeTree) ProtoReflect() protoreflect.Message
func (*InformeeTree) Reset ¶
func (x *InformeeTree) Reset()
func (*InformeeTree) String ¶
func (x *InformeeTree) String() string
type InputContract ¶
type InputContract struct { Contract *SerializableContract `protobuf:"bytes,1,opt,name=contract,proto3" json:"contract,omitempty"` Consumed bool `protobuf:"varint,2,opt,name=consumed,proto3" json:"consumed,omitempty"` // contains filtered or unexported fields }
Compared to v0: contract changed type from v0.SerializableContract to v1.SerializableContract
func (*InputContract) Descriptor
deprecated
func (*InputContract) Descriptor() ([]byte, []int)
Deprecated: Use InputContract.ProtoReflect.Descriptor instead.
func (*InputContract) GetConsumed ¶
func (x *InputContract) GetConsumed() bool
func (*InputContract) GetContract ¶
func (x *InputContract) GetContract() *SerializableContract
func (*InputContract) ProtoMessage ¶
func (*InputContract) ProtoMessage()
func (*InputContract) ProtoReflect ¶
func (x *InputContract) ProtoReflect() protoreflect.Message
func (*InputContract) Reset ¶
func (x *InputContract) Reset()
func (*InputContract) String ¶
func (x *InputContract) String() string
type LightTransactionViewTree ¶
type LightTransactionViewTree struct { Tree *GenTransactionTree `protobuf:"bytes,1,opt,name=tree,proto3" json:"tree,omitempty"` SubviewHashes [][]byte `protobuf:"bytes,2,rep,name=subview_hashes,json=subviewHashes,proto3" json:"subview_hashes,omitempty"` // added in v1 // contains filtered or unexported fields }
func (*LightTransactionViewTree) Descriptor
deprecated
func (*LightTransactionViewTree) Descriptor() ([]byte, []int)
Deprecated: Use LightTransactionViewTree.ProtoReflect.Descriptor instead.
func (*LightTransactionViewTree) GetSubviewHashes ¶
func (x *LightTransactionViewTree) GetSubviewHashes() [][]byte
func (*LightTransactionViewTree) GetTree ¶
func (x *LightTransactionViewTree) GetTree() *GenTransactionTree
func (*LightTransactionViewTree) ProtoMessage ¶
func (*LightTransactionViewTree) ProtoMessage()
func (*LightTransactionViewTree) ProtoReflect ¶
func (x *LightTransactionViewTree) ProtoReflect() protoreflect.Message
func (*LightTransactionViewTree) Reset ¶
func (x *LightTransactionViewTree) Reset()
func (*LightTransactionViewTree) String ¶
func (x *LightTransactionViewTree) String() string
type LocalReject ¶
type LocalReject struct { // cause_prefix + details constitute the cause of the rejection. CausePrefix string `protobuf:"bytes,4,opt,name=cause_prefix,json=causePrefix,proto3" json:"cause_prefix,omitempty"` // new field Details string `protobuf:"bytes,2,opt,name=details,proto3" json:"details,omitempty"` // renamed from reason Resource []string `protobuf:"bytes,3,rep,name=resource,proto3" json:"resource,omitempty"` // affected resources ErrorCode string `protobuf:"bytes,5,opt,name=error_code,json=errorCode,proto3" json:"error_code,omitempty"` // new field ErrorCategory uint32 `protobuf:"varint,6,opt,name=error_category,json=errorCategory,proto3" json:"error_category,omitempty"` // new field // contains filtered or unexported fields }
func (*LocalReject) Descriptor
deprecated
func (*LocalReject) Descriptor() ([]byte, []int)
Deprecated: Use LocalReject.ProtoReflect.Descriptor instead.
func (*LocalReject) GetCausePrefix ¶
func (x *LocalReject) GetCausePrefix() string
func (*LocalReject) GetDetails ¶
func (x *LocalReject) GetDetails() string
func (*LocalReject) GetErrorCategory ¶
func (x *LocalReject) GetErrorCategory() uint32
func (*LocalReject) GetErrorCode ¶
func (x *LocalReject) GetErrorCode() string
func (*LocalReject) GetResource ¶
func (x *LocalReject) GetResource() []string
func (*LocalReject) ProtoMessage ¶
func (*LocalReject) ProtoMessage()
func (*LocalReject) ProtoReflect ¶
func (x *LocalReject) ProtoReflect() protoreflect.Message
func (*LocalReject) Reset ¶
func (x *LocalReject) Reset()
func (*LocalReject) String ¶
func (x *LocalReject) String() string
type LocalVerdict ¶
type LocalVerdict struct { // Types that are assignable to SomeLocalVerdict: // *LocalVerdict_LocalApprove // *LocalVerdict_LocalReject SomeLocalVerdict isLocalVerdict_SomeLocalVerdict `protobuf_oneof:"some_local_verdict"` // contains filtered or unexported fields }
func (*LocalVerdict) Descriptor
deprecated
func (*LocalVerdict) Descriptor() ([]byte, []int)
Deprecated: Use LocalVerdict.ProtoReflect.Descriptor instead.
func (*LocalVerdict) GetLocalApprove ¶
func (x *LocalVerdict) GetLocalApprove() *emptypb.Empty
func (*LocalVerdict) GetLocalReject ¶
func (x *LocalVerdict) GetLocalReject() *LocalReject
func (*LocalVerdict) GetSomeLocalVerdict ¶
func (m *LocalVerdict) GetSomeLocalVerdict() isLocalVerdict_SomeLocalVerdict
func (*LocalVerdict) ProtoMessage ¶
func (*LocalVerdict) ProtoMessage()
func (*LocalVerdict) ProtoReflect ¶
func (x *LocalVerdict) ProtoReflect() protoreflect.Message
func (*LocalVerdict) Reset ¶
func (x *LocalVerdict) Reset()
func (*LocalVerdict) String ¶
func (x *LocalVerdict) String() string
type LocalVerdict_LocalReject ¶
type LocalVerdict_LocalReject struct {
LocalReject *LocalReject `protobuf:"bytes,2,opt,name=local_reject,json=localReject,proto3,oneof"` // new type LocalReject
}
type MalformedMediatorRequestResult ¶
type MalformedMediatorRequestResult struct { RequestId *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` DomainId string `protobuf:"bytes,2,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"` ViewType v0.ViewType `` /* 136-byte string literal not displayed */ Rejection *MediatorReject `protobuf:"bytes,4,opt,name=rejection,proto3" json:"rejection,omitempty"` // MediatorRejection -> MediatorReject // contains filtered or unexported fields }
func (*MalformedMediatorRequestResult) Descriptor
deprecated
func (*MalformedMediatorRequestResult) Descriptor() ([]byte, []int)
Deprecated: Use MalformedMediatorRequestResult.ProtoReflect.Descriptor instead.
func (*MalformedMediatorRequestResult) GetDomainId ¶
func (x *MalformedMediatorRequestResult) GetDomainId() string
func (*MalformedMediatorRequestResult) GetRejection ¶
func (x *MalformedMediatorRequestResult) GetRejection() *MediatorReject
func (*MalformedMediatorRequestResult) GetRequestId ¶
func (x *MalformedMediatorRequestResult) GetRequestId() *timestamppb.Timestamp
func (*MalformedMediatorRequestResult) GetViewType ¶
func (x *MalformedMediatorRequestResult) GetViewType() v0.ViewType
func (*MalformedMediatorRequestResult) ProtoMessage ¶
func (*MalformedMediatorRequestResult) ProtoMessage()
func (*MalformedMediatorRequestResult) ProtoReflect ¶
func (x *MalformedMediatorRequestResult) ProtoReflect() protoreflect.Message
func (*MalformedMediatorRequestResult) Reset ¶
func (x *MalformedMediatorRequestResult) Reset()
func (*MalformedMediatorRequestResult) String ¶
func (x *MalformedMediatorRequestResult) String() string
type MediatorReject ¶
type MediatorReject struct { Cause string `protobuf:"bytes,2,opt,name=cause,proto3" json:"cause,omitempty"` // renamed reason -> cause ErrorCode string `protobuf:"bytes,3,opt,name=error_code,json=errorCode,proto3" json:"error_code,omitempty"` ErrorCategory uint32 `protobuf:"varint,4,opt,name=error_category,json=errorCategory,proto3" json:"error_category,omitempty"` // contains filtered or unexported fields }
Renamed MediatorRejection -> MediatorReject
func (*MediatorReject) Descriptor
deprecated
func (*MediatorReject) Descriptor() ([]byte, []int)
Deprecated: Use MediatorReject.ProtoReflect.Descriptor instead.
func (*MediatorReject) GetCause ¶
func (x *MediatorReject) GetCause() string
func (*MediatorReject) GetErrorCategory ¶
func (x *MediatorReject) GetErrorCategory() uint32
func (*MediatorReject) GetErrorCode ¶
func (x *MediatorReject) GetErrorCode() string
func (*MediatorReject) ProtoMessage ¶
func (*MediatorReject) ProtoMessage()
func (*MediatorReject) ProtoReflect ¶
func (x *MediatorReject) ProtoReflect() protoreflect.Message
func (*MediatorReject) Reset ¶
func (x *MediatorReject) Reset()
func (*MediatorReject) String ¶
func (x *MediatorReject) String() string
type MediatorResponse ¶
type MediatorResponse struct { RequestId *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Sender string `protobuf:"bytes,2,opt,name=sender,proto3" json:"sender,omitempty"` ViewHash []byte `protobuf:"bytes,3,opt,name=view_hash,json=viewHash,proto3" json:"view_hash,omitempty"` // May be empty for Malformed verdicts if the participant cannot determine the view hash. LocalVerdict *LocalVerdict `protobuf:"bytes,4,opt,name=local_verdict,json=localVerdict,proto3" json:"local_verdict,omitempty"` // new type LocalVerdict RootHash []byte `protobuf:"bytes,5,opt,name=root_hash,json=rootHash,proto3" json:"root_hash,omitempty"` // May be empty for Malformed verdicts if the participant cannot determine the root hash. ConfirmingParties []string `protobuf:"bytes,6,rep,name=confirming_parties,json=confirmingParties,proto3" json:"confirming_parties,omitempty"` // Empty iff the verdict is malformed. DomainId string `protobuf:"bytes,7,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"` // contains filtered or unexported fields }
func (*MediatorResponse) Descriptor
deprecated
func (*MediatorResponse) Descriptor() ([]byte, []int)
Deprecated: Use MediatorResponse.ProtoReflect.Descriptor instead.
func (*MediatorResponse) GetConfirmingParties ¶
func (x *MediatorResponse) GetConfirmingParties() []string
func (*MediatorResponse) GetDomainId ¶
func (x *MediatorResponse) GetDomainId() string
func (*MediatorResponse) GetLocalVerdict ¶
func (x *MediatorResponse) GetLocalVerdict() *LocalVerdict
func (*MediatorResponse) GetRequestId ¶
func (x *MediatorResponse) GetRequestId() *timestamppb.Timestamp
func (*MediatorResponse) GetRootHash ¶
func (x *MediatorResponse) GetRootHash() []byte
func (*MediatorResponse) GetSender ¶
func (x *MediatorResponse) GetSender() string
func (*MediatorResponse) GetViewHash ¶
func (x *MediatorResponse) GetViewHash() []byte
func (*MediatorResponse) ProtoMessage ¶
func (*MediatorResponse) ProtoMessage()
func (*MediatorResponse) ProtoReflect ¶
func (x *MediatorResponse) ProtoReflect() protoreflect.Message
func (*MediatorResponse) Reset ¶
func (x *MediatorResponse) Reset()
func (*MediatorResponse) String ¶
func (x *MediatorResponse) String() string
type MerkleSeq ¶
type MerkleSeq struct { RootOrEmpty *BlindableNode `protobuf:"bytes,1,opt,name=root_or_empty,json=rootOrEmpty,proto3" json:"root_or_empty,omitempty"` // optional; absent if the sequence is empty // contains filtered or unexported fields }
func (*MerkleSeq) Descriptor
deprecated
func (*MerkleSeq) GetRootOrEmpty ¶
func (x *MerkleSeq) GetRootOrEmpty() *BlindableNode
func (*MerkleSeq) ProtoMessage ¶
func (*MerkleSeq) ProtoMessage()
func (*MerkleSeq) ProtoReflect ¶
func (x *MerkleSeq) ProtoReflect() protoreflect.Message
type MerkleSeqElement ¶
type MerkleSeqElement struct { // Fields mandatory for Branch First *BlindableNode `protobuf:"bytes,1,opt,name=first,proto3" json:"first,omitempty"` Second *BlindableNode `protobuf:"bytes,2,opt,name=second,proto3" json:"second,omitempty"` // Fields mandatory for Singleton Data *BlindableNode `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*MerkleSeqElement) Descriptor
deprecated
func (*MerkleSeqElement) Descriptor() ([]byte, []int)
Deprecated: Use MerkleSeqElement.ProtoReflect.Descriptor instead.
func (*MerkleSeqElement) GetData ¶
func (x *MerkleSeqElement) GetData() *BlindableNode
func (*MerkleSeqElement) GetFirst ¶
func (x *MerkleSeqElement) GetFirst() *BlindableNode
func (*MerkleSeqElement) GetSecond ¶
func (x *MerkleSeqElement) GetSecond() *BlindableNode
func (*MerkleSeqElement) ProtoMessage ¶
func (*MerkleSeqElement) ProtoMessage()
func (*MerkleSeqElement) ProtoReflect ¶
func (x *MerkleSeqElement) ProtoReflect() protoreflect.Message
func (*MerkleSeqElement) Reset ¶
func (x *MerkleSeqElement) Reset()
func (*MerkleSeqElement) String ¶
func (x *MerkleSeqElement) String() string
type ParticipantRandomnessLookup ¶
type ParticipantRandomnessLookup struct { // An encrypted random bytestring. After decryption, used in HKDF to derive the encryption keys for the view and // its subviews Randomness []byte `protobuf:"bytes,1,opt,name=randomness,proto3" json:"randomness,omitempty"` // The fingerprint of the public key that was used to encrypt the randomness for the participant Fingerprint string `protobuf:"bytes,2,opt,name=fingerprint,proto3" json:"fingerprint,omitempty"` // contains filtered or unexported fields }
func (*ParticipantRandomnessLookup) Descriptor
deprecated
func (*ParticipantRandomnessLookup) Descriptor() ([]byte, []int)
Deprecated: Use ParticipantRandomnessLookup.ProtoReflect.Descriptor instead.
func (*ParticipantRandomnessLookup) GetFingerprint ¶
func (x *ParticipantRandomnessLookup) GetFingerprint() string
func (*ParticipantRandomnessLookup) GetRandomness ¶
func (x *ParticipantRandomnessLookup) GetRandomness() []byte
func (*ParticipantRandomnessLookup) ProtoMessage ¶
func (*ParticipantRandomnessLookup) ProtoMessage()
func (*ParticipantRandomnessLookup) ProtoReflect ¶
func (x *ParticipantRandomnessLookup) ProtoReflect() protoreflect.Message
func (*ParticipantRandomnessLookup) Reset ¶
func (x *ParticipantRandomnessLookup) Reset()
func (*ParticipantRandomnessLookup) String ¶
func (x *ParticipantRandomnessLookup) String() string
type ParticipantReject ¶
type ParticipantReject struct { Reasons []*v0.RejectionReason `protobuf:"bytes,1,rep,name=reasons,proto3" json:"reasons,omitempty"` // contains filtered or unexported fields }
Renamed RejectionReasons -> ParticipantReject
func (*ParticipantReject) Descriptor
deprecated
func (*ParticipantReject) Descriptor() ([]byte, []int)
Deprecated: Use ParticipantReject.ProtoReflect.Descriptor instead.
func (*ParticipantReject) GetReasons ¶
func (x *ParticipantReject) GetReasons() []*v0.RejectionReason
func (*ParticipantReject) ProtoMessage ¶
func (*ParticipantReject) ProtoMessage()
func (*ParticipantReject) ProtoReflect ¶
func (x *ParticipantReject) ProtoReflect() protoreflect.Message
func (*ParticipantReject) Reset ¶
func (x *ParticipantReject) Reset()
func (*ParticipantReject) String ¶
func (x *ParticipantReject) String() string
type RegisterTopologyTransactionResponse ¶
type RegisterTopologyTransactionResponse struct { RequestedBy string `protobuf:"bytes,1,opt,name=requested_by,json=requestedBy,proto3" json:"requested_by,omitempty"` Participant string `protobuf:"bytes,2,opt,name=participant,proto3" json:"participant,omitempty"` RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Results []*RegisterTopologyTransactionResponse_Result `protobuf:"bytes,4,rep,name=results,proto3" json:"results,omitempty"` DomainId string `protobuf:"bytes,5,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"` // contains filtered or unexported fields }
Differences with v0.RegisterTopologyTransactionResponse - Removed deprecated Result.State.REQUESTED - Removed Result.unique_path
func (*RegisterTopologyTransactionResponse) Descriptor
deprecated
func (*RegisterTopologyTransactionResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterTopologyTransactionResponse.ProtoReflect.Descriptor instead.
func (*RegisterTopologyTransactionResponse) GetDomainId ¶
func (x *RegisterTopologyTransactionResponse) GetDomainId() string
func (*RegisterTopologyTransactionResponse) GetParticipant ¶
func (x *RegisterTopologyTransactionResponse) GetParticipant() string
func (*RegisterTopologyTransactionResponse) GetRequestId ¶
func (x *RegisterTopologyTransactionResponse) GetRequestId() string
func (*RegisterTopologyTransactionResponse) GetRequestedBy ¶
func (x *RegisterTopologyTransactionResponse) GetRequestedBy() string
func (*RegisterTopologyTransactionResponse) GetResults ¶
func (x *RegisterTopologyTransactionResponse) GetResults() []*RegisterTopologyTransactionResponse_Result
func (*RegisterTopologyTransactionResponse) ProtoMessage ¶
func (*RegisterTopologyTransactionResponse) ProtoMessage()
func (*RegisterTopologyTransactionResponse) ProtoReflect ¶
func (x *RegisterTopologyTransactionResponse) ProtoReflect() protoreflect.Message
func (*RegisterTopologyTransactionResponse) Reset ¶
func (x *RegisterTopologyTransactionResponse) Reset()
func (*RegisterTopologyTransactionResponse) String ¶
func (x *RegisterTopologyTransactionResponse) String() string
type RegisterTopologyTransactionResponse_Result ¶
type RegisterTopologyTransactionResponse_Result struct { State RegisterTopologyTransactionResponse_Result_State `` /* 154-byte string literal not displayed */ ErrorMessage string `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // contains filtered or unexported fields }
func (*RegisterTopologyTransactionResponse_Result) Descriptor
deprecated
func (*RegisterTopologyTransactionResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use RegisterTopologyTransactionResponse_Result.ProtoReflect.Descriptor instead.
func (*RegisterTopologyTransactionResponse_Result) GetErrorMessage ¶
func (x *RegisterTopologyTransactionResponse_Result) GetErrorMessage() string
func (*RegisterTopologyTransactionResponse_Result) ProtoMessage ¶
func (*RegisterTopologyTransactionResponse_Result) ProtoMessage()
func (*RegisterTopologyTransactionResponse_Result) ProtoReflect ¶
func (x *RegisterTopologyTransactionResponse_Result) ProtoReflect() protoreflect.Message
func (*RegisterTopologyTransactionResponse_Result) Reset ¶
func (x *RegisterTopologyTransactionResponse_Result) Reset()
func (*RegisterTopologyTransactionResponse_Result) String ¶
func (x *RegisterTopologyTransactionResponse_Result) String() string
type RegisterTopologyTransactionResponse_Result_State ¶
type RegisterTopologyTransactionResponse_Result_State int32
const ( RegisterTopologyTransactionResponse_Result_MISSING_STATE RegisterTopologyTransactionResponse_Result_State = 0 // the request failed with an error message RegisterTopologyTransactionResponse_Result_FAILED RegisterTopologyTransactionResponse_Result_State = 2 // the request has been automatically rejected. RegisterTopologyTransactionResponse_Result_REJECTED RegisterTopologyTransactionResponse_Result_State = 3 // the request has been accepted by the domain topology manager RegisterTopologyTransactionResponse_Result_ACCEPTED RegisterTopologyTransactionResponse_Result_State = 4 // the request is a duplicate (i.e. yields an topology state element that already exists) RegisterTopologyTransactionResponse_Result_DUPLICATE RegisterTopologyTransactionResponse_Result_State = 5 // the request is obsolete (i.e. a Remove to a topology mapping that does not exist on the server) RegisterTopologyTransactionResponse_Result_OBSOLETE RegisterTopologyTransactionResponse_Result_State = 6 )
func (RegisterTopologyTransactionResponse_Result_State) Descriptor ¶
func (RegisterTopologyTransactionResponse_Result_State) Descriptor() protoreflect.EnumDescriptor
func (RegisterTopologyTransactionResponse_Result_State) EnumDescriptor
deprecated
func (RegisterTopologyTransactionResponse_Result_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use RegisterTopologyTransactionResponse_Result_State.Descriptor instead.
func (RegisterTopologyTransactionResponse_Result_State) Number ¶
func (x RegisterTopologyTransactionResponse_Result_State) Number() protoreflect.EnumNumber
func (RegisterTopologyTransactionResponse_Result_State) String ¶
func (x RegisterTopologyTransactionResponse_Result_State) String() string
type SequencedEvent ¶
type SequencedEvent struct { Counter int64 `protobuf:"varint,1,opt,name=counter,proto3" json:"counter,omitempty"` Timestamp *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` DomainId string `protobuf:"bytes,3,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"` MessageId *wrapperspb.StringValue `protobuf:"bytes,4,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` // Optional: Present for DeliverError, present for the sender of a Deliver. // Changed in v1 from v0.CompressedBatch to v1.CompressedBatch Batch *CompressedBatch `protobuf:"bytes,5,opt,name=batch,proto3" json:"batch,omitempty"` // Optional: Present for Deliver, absent for DeliverError DeliverErrorReason *v01.DeliverErrorReason `protobuf:"bytes,6,opt,name=deliver_error_reason,json=deliverErrorReason,proto3" json:"deliver_error_reason,omitempty"` // Optional: Present for DeliverError, absent for other events // contains filtered or unexported fields }
func (*SequencedEvent) Descriptor
deprecated
func (*SequencedEvent) Descriptor() ([]byte, []int)
Deprecated: Use SequencedEvent.ProtoReflect.Descriptor instead.
func (*SequencedEvent) GetBatch ¶
func (x *SequencedEvent) GetBatch() *CompressedBatch
func (*SequencedEvent) GetCounter ¶
func (x *SequencedEvent) GetCounter() int64
func (*SequencedEvent) GetDeliverErrorReason ¶
func (x *SequencedEvent) GetDeliverErrorReason() *v01.DeliverErrorReason
func (*SequencedEvent) GetDomainId ¶
func (x *SequencedEvent) GetDomainId() string
func (*SequencedEvent) GetMessageId ¶
func (x *SequencedEvent) GetMessageId() *wrapperspb.StringValue
func (*SequencedEvent) GetTimestamp ¶
func (x *SequencedEvent) GetTimestamp() *timestamppb.Timestamp
func (*SequencedEvent) ProtoMessage ¶
func (*SequencedEvent) ProtoMessage()
func (*SequencedEvent) ProtoReflect ¶
func (x *SequencedEvent) ProtoReflect() protoreflect.Message
func (*SequencedEvent) Reset ¶
func (x *SequencedEvent) Reset()
func (*SequencedEvent) String ¶
func (x *SequencedEvent) String() string
type SerializableContract ¶
type SerializableContract struct { ContractId string `protobuf:"bytes,1,opt,name=contract_id,json=contractId,proto3" json:"contract_id,omitempty"` RawContractInstance []byte `protobuf:"bytes,2,opt,name=raw_contract_instance,json=rawContractInstance,proto3" json:"raw_contract_instance,omitempty"` Metadata *v0.SerializableContract_Metadata `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"` LedgerCreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=ledger_create_time,json=ledgerCreateTime,proto3" json:"ledger_create_time,omitempty"` ContractSalt *v01.Salt `protobuf:"bytes,5,opt,name=contract_salt,json=contractSalt,proto3" json:"contract_salt,omitempty"` // optional // contains filtered or unexported fields }
Compared to v0: contract_salt was added
func (*SerializableContract) Descriptor
deprecated
func (*SerializableContract) Descriptor() ([]byte, []int)
Deprecated: Use SerializableContract.ProtoReflect.Descriptor instead.
func (*SerializableContract) GetContractId ¶
func (x *SerializableContract) GetContractId() string
func (*SerializableContract) GetContractSalt ¶
func (x *SerializableContract) GetContractSalt() *v01.Salt
func (*SerializableContract) GetLedgerCreateTime ¶
func (x *SerializableContract) GetLedgerCreateTime() *timestamppb.Timestamp
func (*SerializableContract) GetMetadata ¶
func (x *SerializableContract) GetMetadata() *v0.SerializableContract_Metadata
func (*SerializableContract) GetRawContractInstance ¶
func (x *SerializableContract) GetRawContractInstance() []byte
func (*SerializableContract) ProtoMessage ¶
func (*SerializableContract) ProtoMessage()
func (*SerializableContract) ProtoReflect ¶
func (x *SerializableContract) ProtoReflect() protoreflect.Message
func (*SerializableContract) Reset ¶
func (x *SerializableContract) Reset()
func (*SerializableContract) String ¶
func (x *SerializableContract) String() string
type SignedContent ¶
type SignedContent struct { Content *wrapperspb.BytesValue `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"` // now repeated, was not repeated in v0 Signatures []*v0.Signature `protobuf:"bytes,2,rep,name=signatures,proto3" json:"signatures,omitempty"` TimestampOfSigningKey *timestamppb.Timestamp `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SignedContent) Descriptor
deprecated
func (*SignedContent) Descriptor() ([]byte, []int)
Deprecated: Use SignedContent.ProtoReflect.Descriptor instead.
func (*SignedContent) GetContent ¶
func (x *SignedContent) GetContent() *wrapperspb.BytesValue
func (*SignedContent) GetSignatures ¶
func (x *SignedContent) GetSignatures() []*v0.Signature
func (*SignedContent) GetTimestampOfSigningKey ¶
func (x *SignedContent) GetTimestampOfSigningKey() *timestamppb.Timestamp
func (*SignedContent) ProtoMessage ¶
func (*SignedContent) ProtoMessage()
func (*SignedContent) ProtoReflect ¶
func (x *SignedContent) ProtoReflect() protoreflect.Message
func (*SignedContent) Reset ¶
func (x *SignedContent) Reset()
func (*SignedContent) String ¶
func (x *SignedContent) String() string
type SignedProtocolMessage ¶
type SignedProtocolMessage struct { // Made repeated in v1 Signature []*v01.Signature `protobuf:"bytes,1,rep,name=signature,proto3" json:"signature,omitempty"` // Factored one_of out into a separate message in v1. TypedSignedProtocolMessageContent []byte `` /* 166-byte string literal not displayed */ // contains filtered or unexported fields }
Introduced in PV=DEV
func (*SignedProtocolMessage) Descriptor
deprecated
func (*SignedProtocolMessage) Descriptor() ([]byte, []int)
Deprecated: Use SignedProtocolMessage.ProtoReflect.Descriptor instead.
func (*SignedProtocolMessage) GetSignature ¶
func (x *SignedProtocolMessage) GetSignature() []*v01.Signature
func (*SignedProtocolMessage) GetTypedSignedProtocolMessageContent ¶
func (x *SignedProtocolMessage) GetTypedSignedProtocolMessageContent() []byte
func (*SignedProtocolMessage) ProtoMessage ¶
func (*SignedProtocolMessage) ProtoMessage()
func (*SignedProtocolMessage) ProtoReflect ¶
func (x *SignedProtocolMessage) ProtoReflect() protoreflect.Message
func (*SignedProtocolMessage) Reset ¶
func (x *SignedProtocolMessage) Reset()
func (*SignedProtocolMessage) String ¶
func (x *SignedProtocolMessage) String() string
type StaticDomainParameters ¶
type StaticDomainParameters struct { UniqueContractKeys bool `protobuf:"varint,1,opt,name=unique_contract_keys,json=uniqueContractKeys,proto3" json:"unique_contract_keys,omitempty"` RequiredSigningKeySchemes []v0.SigningKeyScheme `` /* 204-byte string literal not displayed */ RequiredEncryptionKeySchemes []v0.EncryptionKeyScheme `` /* 216-byte string literal not displayed */ RequiredSymmetricKeySchemes []v0.SymmetricKeyScheme `` /* 212-byte string literal not displayed */ RequiredHashAlgorithms []v0.HashAlgorithm `` /* 190-byte string literal not displayed */ RequiredCryptoKeyFormats []v0.CryptoKeyFormat `` /* 200-byte string literal not displayed */ ProtocolVersion int32 `protobuf:"varint,7,opt,name=protocol_version,json=protocolVersion,proto3" json:"protocol_version,omitempty"` // contains filtered or unexported fields }
func (*StaticDomainParameters) Descriptor
deprecated
func (*StaticDomainParameters) Descriptor() ([]byte, []int)
Deprecated: Use StaticDomainParameters.ProtoReflect.Descriptor instead.
func (*StaticDomainParameters) GetProtocolVersion ¶
func (x *StaticDomainParameters) GetProtocolVersion() int32
func (*StaticDomainParameters) GetRequiredCryptoKeyFormats ¶
func (x *StaticDomainParameters) GetRequiredCryptoKeyFormats() []v0.CryptoKeyFormat
func (*StaticDomainParameters) GetRequiredEncryptionKeySchemes ¶
func (x *StaticDomainParameters) GetRequiredEncryptionKeySchemes() []v0.EncryptionKeyScheme
func (*StaticDomainParameters) GetRequiredHashAlgorithms ¶
func (x *StaticDomainParameters) GetRequiredHashAlgorithms() []v0.HashAlgorithm
func (*StaticDomainParameters) GetRequiredSigningKeySchemes ¶
func (x *StaticDomainParameters) GetRequiredSigningKeySchemes() []v0.SigningKeyScheme
func (*StaticDomainParameters) GetRequiredSymmetricKeySchemes ¶
func (x *StaticDomainParameters) GetRequiredSymmetricKeySchemes() []v0.SymmetricKeyScheme
func (*StaticDomainParameters) GetUniqueContractKeys ¶
func (x *StaticDomainParameters) GetUniqueContractKeys() bool
func (*StaticDomainParameters) ProtoMessage ¶
func (*StaticDomainParameters) ProtoMessage()
func (*StaticDomainParameters) ProtoReflect ¶
func (x *StaticDomainParameters) ProtoReflect() protoreflect.Message
func (*StaticDomainParameters) Reset ¶
func (x *StaticDomainParameters) Reset()
func (*StaticDomainParameters) String ¶
func (x *StaticDomainParameters) String() string
type SubmissionRequest ¶
type SubmissionRequest struct { Sender string `protobuf:"bytes,1,opt,name=sender,proto3" json:"sender,omitempty"` MessageId string `protobuf:"bytes,2,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"` IsRequest bool `protobuf:"varint,3,opt,name=is_request,json=isRequest,proto3" json:"is_request,omitempty"` // Changed from v0.CompressedBatch to v1.CompressedBatch Batch *CompressedBatch `protobuf:"bytes,4,opt,name=batch,proto3" json:"batch,omitempty"` MaxSequencingTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=max_sequencing_time,json=maxSequencingTime,proto3" json:"max_sequencing_time,omitempty"` TimestampOfSigningKey *timestamppb.Timestamp `` /* 128-byte string literal not displayed */ AggregationRule *v01.AggregationRule `protobuf:"bytes,7,opt,name=aggregation_rule,json=aggregationRule,proto3" json:"aggregation_rule,omitempty"` // optional // contains filtered or unexported fields }
Messages used for synchronization between sequencer nodes
func (*SubmissionRequest) Descriptor
deprecated
func (*SubmissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use SubmissionRequest.ProtoReflect.Descriptor instead.
func (*SubmissionRequest) GetAggregationRule ¶
func (x *SubmissionRequest) GetAggregationRule() *v01.AggregationRule
func (*SubmissionRequest) GetBatch ¶
func (x *SubmissionRequest) GetBatch() *CompressedBatch
func (*SubmissionRequest) GetIsRequest ¶
func (x *SubmissionRequest) GetIsRequest() bool
func (*SubmissionRequest) GetMaxSequencingTime ¶
func (x *SubmissionRequest) GetMaxSequencingTime() *timestamppb.Timestamp
func (*SubmissionRequest) GetMessageId ¶
func (x *SubmissionRequest) GetMessageId() string
func (*SubmissionRequest) GetSender ¶
func (x *SubmissionRequest) GetSender() string
func (*SubmissionRequest) GetTimestampOfSigningKey ¶
func (x *SubmissionRequest) GetTimestampOfSigningKey() *timestamppb.Timestamp
func (*SubmissionRequest) ProtoMessage ¶
func (*SubmissionRequest) ProtoMessage()
func (*SubmissionRequest) ProtoReflect ¶
func (x *SubmissionRequest) ProtoReflect() protoreflect.Message
func (*SubmissionRequest) Reset ¶
func (x *SubmissionRequest) Reset()
func (*SubmissionRequest) String ¶
func (x *SubmissionRequest) String() string
type SubmitterMetadata ¶
type SubmitterMetadata struct { Salt *v01.Salt `protobuf:"bytes,1,opt,name=salt,proto3" json:"salt,omitempty"` ActAs []string `protobuf:"bytes,2,rep,name=act_as,json=actAs,proto3" json:"act_as,omitempty"` ApplicationId string `protobuf:"bytes,3,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` CommandId string `protobuf:"bytes,4,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"` SubmitterParticipant string `protobuf:"bytes,5,opt,name=submitter_participant,json=submitterParticipant,proto3" json:"submitter_participant,omitempty"` SubmissionId string `protobuf:"bytes,6,opt,name=submission_id,json=submissionId,proto3" json:"submission_id,omitempty"` // optional; absent if not specified by submitter DedupPeriod *v0.DeduplicationPeriod `protobuf:"bytes,7,opt,name=dedup_period,json=dedupPeriod,proto3" json:"dedup_period,omitempty"` MaxSequencingTime *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=max_sequencing_time,json=maxSequencingTime,proto3" json:"max_sequencing_time,omitempty"` // contains filtered or unexported fields }
Compared to v0: added max_sequencing_time
func (*SubmitterMetadata) Descriptor
deprecated
func (*SubmitterMetadata) Descriptor() ([]byte, []int)
Deprecated: Use SubmitterMetadata.ProtoReflect.Descriptor instead.
func (*SubmitterMetadata) GetActAs ¶
func (x *SubmitterMetadata) GetActAs() []string
func (*SubmitterMetadata) GetApplicationId ¶
func (x *SubmitterMetadata) GetApplicationId() string
func (*SubmitterMetadata) GetCommandId ¶
func (x *SubmitterMetadata) GetCommandId() string
func (*SubmitterMetadata) GetDedupPeriod ¶
func (x *SubmitterMetadata) GetDedupPeriod() *v0.DeduplicationPeriod
func (*SubmitterMetadata) GetMaxSequencingTime ¶
func (x *SubmitterMetadata) GetMaxSequencingTime() *timestamppb.Timestamp
func (*SubmitterMetadata) GetSalt ¶
func (x *SubmitterMetadata) GetSalt() *v01.Salt
func (*SubmitterMetadata) GetSubmissionId ¶
func (x *SubmitterMetadata) GetSubmissionId() string
func (*SubmitterMetadata) GetSubmitterParticipant ¶
func (x *SubmitterMetadata) GetSubmitterParticipant() string
func (*SubmitterMetadata) ProtoMessage ¶
func (*SubmitterMetadata) ProtoMessage()
func (*SubmitterMetadata) ProtoReflect ¶
func (x *SubmitterMetadata) ProtoReflect() protoreflect.Message
func (*SubmitterMetadata) Reset ¶
func (x *SubmitterMetadata) Reset()
func (*SubmitterMetadata) String ¶
func (x *SubmitterMetadata) String() string
type TopologyStateUpdate ¶
type TopologyStateUpdate struct { Operation v0.TopologyChangeOp `` /* 130-byte string literal not displayed */ // unique id of this element Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // the element of this topology transaction // // Types that are assignable to Mapping: // *TopologyStateUpdate_NamespaceDelegation // *TopologyStateUpdate_IdentifierDelegation // *TopologyStateUpdate_OwnerToKeyMapping // *TopologyStateUpdate_PartyToParticipant // *TopologyStateUpdate_SignedLegalIdentityClaim // *TopologyStateUpdate_ParticipantState // *TopologyStateUpdate_VettedPackages // *TopologyStateUpdate_MediatorDomainState Mapping isTopologyStateUpdate_Mapping `protobuf_oneof:"mapping"` // contains filtered or unexported fields }
func (*TopologyStateUpdate) Descriptor
deprecated
func (*TopologyStateUpdate) Descriptor() ([]byte, []int)
Deprecated: Use TopologyStateUpdate.ProtoReflect.Descriptor instead.
func (*TopologyStateUpdate) GetId ¶
func (x *TopologyStateUpdate) GetId() string
func (*TopologyStateUpdate) GetIdentifierDelegation ¶
func (x *TopologyStateUpdate) GetIdentifierDelegation() *v0.IdentifierDelegation
func (*TopologyStateUpdate) GetMapping ¶
func (m *TopologyStateUpdate) GetMapping() isTopologyStateUpdate_Mapping
func (*TopologyStateUpdate) GetMediatorDomainState ¶
func (x *TopologyStateUpdate) GetMediatorDomainState() *v0.MediatorDomainState
func (*TopologyStateUpdate) GetNamespaceDelegation ¶
func (x *TopologyStateUpdate) GetNamespaceDelegation() *v0.NamespaceDelegation
func (*TopologyStateUpdate) GetOperation ¶
func (x *TopologyStateUpdate) GetOperation() v0.TopologyChangeOp
func (*TopologyStateUpdate) GetOwnerToKeyMapping ¶
func (x *TopologyStateUpdate) GetOwnerToKeyMapping() *v0.OwnerToKeyMapping
func (*TopologyStateUpdate) GetParticipantState ¶
func (x *TopologyStateUpdate) GetParticipantState() *v0.ParticipantState
func (*TopologyStateUpdate) GetPartyToParticipant ¶
func (x *TopologyStateUpdate) GetPartyToParticipant() *v0.PartyToParticipant
func (*TopologyStateUpdate) GetSignedLegalIdentityClaim ¶
func (x *TopologyStateUpdate) GetSignedLegalIdentityClaim() *v0.SignedLegalIdentityClaim
func (*TopologyStateUpdate) GetVettedPackages ¶
func (x *TopologyStateUpdate) GetVettedPackages() *v0.VettedPackages
func (*TopologyStateUpdate) ProtoMessage ¶
func (*TopologyStateUpdate) ProtoMessage()
func (*TopologyStateUpdate) ProtoReflect ¶
func (x *TopologyStateUpdate) ProtoReflect() protoreflect.Message
func (*TopologyStateUpdate) Reset ¶
func (x *TopologyStateUpdate) Reset()
func (*TopologyStateUpdate) String ¶
func (x *TopologyStateUpdate) String() string
type TopologyStateUpdate_IdentifierDelegation ¶
type TopologyStateUpdate_IdentifierDelegation struct {
IdentifierDelegation *v0.IdentifierDelegation `protobuf:"bytes,4,opt,name=identifier_delegation,json=identifierDelegation,proto3,oneof"`
}
type TopologyStateUpdate_MediatorDomainState ¶
type TopologyStateUpdate_MediatorDomainState struct {
MediatorDomainState *v0.MediatorDomainState `protobuf:"bytes,10,opt,name=mediator_domain_state,json=mediatorDomainState,proto3,oneof"`
}
type TopologyStateUpdate_NamespaceDelegation ¶
type TopologyStateUpdate_NamespaceDelegation struct {
NamespaceDelegation *v0.NamespaceDelegation `protobuf:"bytes,3,opt,name=namespace_delegation,json=namespaceDelegation,proto3,oneof"`
}
type TopologyStateUpdate_OwnerToKeyMapping ¶
type TopologyStateUpdate_OwnerToKeyMapping struct {
OwnerToKeyMapping *v0.OwnerToKeyMapping `protobuf:"bytes,5,opt,name=owner_to_key_mapping,json=ownerToKeyMapping,proto3,oneof"`
}
type TopologyStateUpdate_ParticipantState ¶
type TopologyStateUpdate_ParticipantState struct {
ParticipantState *v0.ParticipantState `protobuf:"bytes,8,opt,name=participant_state,json=participantState,proto3,oneof"`
}
type TopologyStateUpdate_PartyToParticipant ¶
type TopologyStateUpdate_PartyToParticipant struct {
PartyToParticipant *v0.PartyToParticipant `protobuf:"bytes,6,opt,name=party_to_participant,json=partyToParticipant,proto3,oneof"`
}
type TopologyStateUpdate_SignedLegalIdentityClaim ¶
type TopologyStateUpdate_SignedLegalIdentityClaim struct {
SignedLegalIdentityClaim *v0.SignedLegalIdentityClaim `protobuf:"bytes,7,opt,name=signed_legal_identity_claim,json=signedLegalIdentityClaim,proto3,oneof"`
}
type TopologyStateUpdate_VettedPackages ¶
type TopologyStateUpdate_VettedPackages struct {
VettedPackages *v0.VettedPackages `protobuf:"bytes,9,opt,name=vetted_packages,json=vettedPackages,proto3,oneof"`
}
type TopologyTransaction ¶
type TopologyTransaction struct { // Types that are assignable to Transaction: // *TopologyTransaction_StateUpdate // *TopologyTransaction_DomainGovernance Transaction isTopologyTransaction_Transaction `protobuf_oneof:"transaction"` // contains filtered or unexported fields }
func (*TopologyTransaction) Descriptor
deprecated
func (*TopologyTransaction) Descriptor() ([]byte, []int)
Deprecated: Use TopologyTransaction.ProtoReflect.Descriptor instead.
func (*TopologyTransaction) GetDomainGovernance ¶
func (x *TopologyTransaction) GetDomainGovernance() *DomainGovernanceTransaction
func (*TopologyTransaction) GetStateUpdate ¶
func (x *TopologyTransaction) GetStateUpdate() *TopologyStateUpdate
func (*TopologyTransaction) GetTransaction ¶
func (m *TopologyTransaction) GetTransaction() isTopologyTransaction_Transaction
func (*TopologyTransaction) ProtoMessage ¶
func (*TopologyTransaction) ProtoMessage()
func (*TopologyTransaction) ProtoReflect ¶
func (x *TopologyTransaction) ProtoReflect() protoreflect.Message
func (*TopologyTransaction) Reset ¶
func (x *TopologyTransaction) Reset()
func (*TopologyTransaction) String ¶
func (x *TopologyTransaction) String() string
type TopologyTransaction_DomainGovernance ¶
type TopologyTransaction_DomainGovernance struct {
DomainGovernance *DomainGovernanceTransaction `protobuf:"bytes,2,opt,name=domain_governance,json=domainGovernance,proto3,oneof"`
}
type TopologyTransaction_StateUpdate ¶
type TopologyTransaction_StateUpdate struct {
StateUpdate *TopologyStateUpdate `protobuf:"bytes,1,opt,name=state_update,json=stateUpdate,proto3,oneof"`
}
type TransactionResultMessage ¶
type TransactionResultMessage struct { RequestId *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Verdict *Verdict `protobuf:"bytes,2,opt,name=verdict,proto3" json:"verdict,omitempty"` // new Verdict type NotificationTree *InformeeTree `protobuf:"bytes,5,opt,name=notification_tree,json=notificationTree,proto3" json:"notification_tree,omitempty"` // contains filtered or unexported fields }
func (*TransactionResultMessage) Descriptor
deprecated
func (*TransactionResultMessage) Descriptor() ([]byte, []int)
Deprecated: Use TransactionResultMessage.ProtoReflect.Descriptor instead.
func (*TransactionResultMessage) GetNotificationTree ¶
func (x *TransactionResultMessage) GetNotificationTree() *InformeeTree
func (*TransactionResultMessage) GetRequestId ¶
func (x *TransactionResultMessage) GetRequestId() *timestamppb.Timestamp
func (*TransactionResultMessage) GetVerdict ¶
func (x *TransactionResultMessage) GetVerdict() *Verdict
func (*TransactionResultMessage) ProtoMessage ¶
func (*TransactionResultMessage) ProtoMessage()
func (*TransactionResultMessage) ProtoReflect ¶
func (x *TransactionResultMessage) ProtoReflect() protoreflect.Message
func (*TransactionResultMessage) Reset ¶
func (x *TransactionResultMessage) Reset()
func (*TransactionResultMessage) String ¶
func (x *TransactionResultMessage) String() string
type TransferInCommonData ¶
type TransferInCommonData struct { Salt *v0.Salt `protobuf:"bytes,1,opt,name=salt,proto3" json:"salt,omitempty"` TargetDomain string `protobuf:"bytes,2,opt,name=target_domain,json=targetDomain,proto3" json:"target_domain,omitempty"` Stakeholders []string `protobuf:"bytes,3,rep,name=stakeholders,proto3" json:"stakeholders,omitempty"` Uuid string `protobuf:"bytes,4,opt,name=uuid,proto3" json:"uuid,omitempty"` TargetMediator string `protobuf:"bytes,6,opt,name=target_mediator,json=targetMediator,proto3" json:"target_mediator,omitempty"` TargetProtocolVersion int32 `` // added in v1 /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*TransferInCommonData) Descriptor
deprecated
func (*TransferInCommonData) Descriptor() ([]byte, []int)
Deprecated: Use TransferInCommonData.ProtoReflect.Descriptor instead.
func (*TransferInCommonData) GetSalt ¶
func (x *TransferInCommonData) GetSalt() *v0.Salt
func (*TransferInCommonData) GetStakeholders ¶
func (x *TransferInCommonData) GetStakeholders() []string
func (*TransferInCommonData) GetTargetDomain ¶
func (x *TransferInCommonData) GetTargetDomain() string
func (*TransferInCommonData) GetTargetMediator ¶
func (x *TransferInCommonData) GetTargetMediator() string
func (*TransferInCommonData) GetTargetProtocolVersion ¶
func (x *TransferInCommonData) GetTargetProtocolVersion() int32
func (*TransferInCommonData) GetUuid ¶
func (x *TransferInCommonData) GetUuid() string
func (*TransferInCommonData) ProtoMessage ¶
func (*TransferInCommonData) ProtoMessage()
func (*TransferInCommonData) ProtoReflect ¶
func (x *TransferInCommonData) ProtoReflect() protoreflect.Message
func (*TransferInCommonData) Reset ¶
func (x *TransferInCommonData) Reset()
func (*TransferInCommonData) String ¶
func (x *TransferInCommonData) String() string
type TransferInMediatorMessage ¶
type TransferInMediatorMessage struct { Tree *TransferViewTree `protobuf:"bytes,1,opt,name=tree,proto3" json:"tree,omitempty"` // contains filtered or unexported fields }
func (*TransferInMediatorMessage) Descriptor
deprecated
func (*TransferInMediatorMessage) Descriptor() ([]byte, []int)
Deprecated: Use TransferInMediatorMessage.ProtoReflect.Descriptor instead.
func (*TransferInMediatorMessage) GetTree ¶
func (x *TransferInMediatorMessage) GetTree() *TransferViewTree
func (*TransferInMediatorMessage) ProtoMessage ¶
func (*TransferInMediatorMessage) ProtoMessage()
func (*TransferInMediatorMessage) ProtoReflect ¶
func (x *TransferInMediatorMessage) ProtoReflect() protoreflect.Message
func (*TransferInMediatorMessage) Reset ¶
func (x *TransferInMediatorMessage) Reset()
func (*TransferInMediatorMessage) String ¶
func (x *TransferInMediatorMessage) String() string
type TransferInView ¶
type TransferInView struct { Salt *v0.Salt `protobuf:"bytes,1,opt,name=salt,proto3" json:"salt,omitempty"` Submitter string `protobuf:"bytes,2,opt,name=submitter,proto3" json:"submitter,omitempty"` Contract *SerializableContract `protobuf:"bytes,3,opt,name=contract,proto3" json:"contract,omitempty"` TransferOutResultEvent *v02.SignedContent `` /* 131-byte string literal not displayed */ CreatingTransactionId []byte `` /* 126-byte string literal not displayed */ SourceProtocolVersion int32 `` // added in v1 /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*TransferInView) Descriptor
deprecated
func (*TransferInView) Descriptor() ([]byte, []int)
Deprecated: Use TransferInView.ProtoReflect.Descriptor instead.
func (*TransferInView) GetContract ¶
func (x *TransferInView) GetContract() *SerializableContract
func (*TransferInView) GetCreatingTransactionId ¶
func (x *TransferInView) GetCreatingTransactionId() []byte
func (*TransferInView) GetSalt ¶
func (x *TransferInView) GetSalt() *v0.Salt
func (*TransferInView) GetSourceProtocolVersion ¶
func (x *TransferInView) GetSourceProtocolVersion() int32
func (*TransferInView) GetSubmitter ¶
func (x *TransferInView) GetSubmitter() string
func (*TransferInView) GetTransferOutResultEvent ¶
func (x *TransferInView) GetTransferOutResultEvent() *v02.SignedContent
func (*TransferInView) ProtoMessage ¶
func (*TransferInView) ProtoMessage()
func (*TransferInView) ProtoReflect ¶
func (x *TransferInView) ProtoReflect() protoreflect.Message
func (*TransferInView) Reset ¶
func (x *TransferInView) Reset()
func (*TransferInView) String ¶
func (x *TransferInView) String() string
type TransferOutCommonData ¶
type TransferOutCommonData struct { Salt *v0.Salt `protobuf:"bytes,1,opt,name=salt,proto3" json:"salt,omitempty"` SourceDomain string `protobuf:"bytes,2,opt,name=source_domain,json=sourceDomain,proto3" json:"source_domain,omitempty"` Stakeholders []string `protobuf:"bytes,3,rep,name=stakeholders,proto3" json:"stakeholders,omitempty"` AdminParties []string `protobuf:"bytes,4,rep,name=admin_parties,json=adminParties,proto3" json:"admin_parties,omitempty"` Uuid string `protobuf:"bytes,5,opt,name=uuid,proto3" json:"uuid,omitempty"` SourceMediator string `protobuf:"bytes,6,opt,name=source_mediator,json=sourceMediator,proto3" json:"source_mediator,omitempty"` SourceProtocolVersion int32 `` // added in v1 /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*TransferOutCommonData) Descriptor
deprecated
func (*TransferOutCommonData) Descriptor() ([]byte, []int)
Deprecated: Use TransferOutCommonData.ProtoReflect.Descriptor instead.
func (*TransferOutCommonData) GetAdminParties ¶
func (x *TransferOutCommonData) GetAdminParties() []string
func (*TransferOutCommonData) GetSalt ¶
func (x *TransferOutCommonData) GetSalt() *v0.Salt
func (*TransferOutCommonData) GetSourceDomain ¶
func (x *TransferOutCommonData) GetSourceDomain() string
func (*TransferOutCommonData) GetSourceMediator ¶
func (x *TransferOutCommonData) GetSourceMediator() string
func (*TransferOutCommonData) GetSourceProtocolVersion ¶
func (x *TransferOutCommonData) GetSourceProtocolVersion() int32
func (*TransferOutCommonData) GetStakeholders ¶
func (x *TransferOutCommonData) GetStakeholders() []string
func (*TransferOutCommonData) GetUuid ¶
func (x *TransferOutCommonData) GetUuid() string
func (*TransferOutCommonData) ProtoMessage ¶
func (*TransferOutCommonData) ProtoMessage()
func (*TransferOutCommonData) ProtoReflect ¶
func (x *TransferOutCommonData) ProtoReflect() protoreflect.Message
func (*TransferOutCommonData) Reset ¶
func (x *TransferOutCommonData) Reset()
func (*TransferOutCommonData) String ¶
func (x *TransferOutCommonData) String() string
type TransferOutMediatorMessage ¶
type TransferOutMediatorMessage struct { Tree *TransferViewTree `protobuf:"bytes,1,opt,name=tree,proto3" json:"tree,omitempty"` // contains filtered or unexported fields }
func (*TransferOutMediatorMessage) Descriptor
deprecated
func (*TransferOutMediatorMessage) Descriptor() ([]byte, []int)
Deprecated: Use TransferOutMediatorMessage.ProtoReflect.Descriptor instead.
func (*TransferOutMediatorMessage) GetTree ¶
func (x *TransferOutMediatorMessage) GetTree() *TransferViewTree
func (*TransferOutMediatorMessage) ProtoMessage ¶
func (*TransferOutMediatorMessage) ProtoMessage()
func (*TransferOutMediatorMessage) ProtoReflect ¶
func (x *TransferOutMediatorMessage) ProtoReflect() protoreflect.Message
func (*TransferOutMediatorMessage) Reset ¶
func (x *TransferOutMediatorMessage) Reset()
func (*TransferOutMediatorMessage) String ¶
func (x *TransferOutMediatorMessage) String() string
type TransferOutView ¶
type TransferOutView struct { Salt *v0.Salt `protobuf:"bytes,1,opt,name=salt,proto3" json:"salt,omitempty"` Submitter string `protobuf:"bytes,2,opt,name=submitter,proto3" json:"submitter,omitempty"` ContractId string `protobuf:"bytes,3,opt,name=contract_id,json=contractId,proto3" json:"contract_id,omitempty"` TargetDomain string `protobuf:"bytes,4,opt,name=target_domain,json=targetDomain,proto3" json:"target_domain,omitempty"` TargetTimeProof *protocolv0.TimeProof `protobuf:"bytes,5,opt,name=target_time_proof,json=targetTimeProof,proto3" json:"target_time_proof,omitempty"` TargetProtocolVersion int32 `` // added in v1 /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*TransferOutView) Descriptor
deprecated
func (*TransferOutView) Descriptor() ([]byte, []int)
Deprecated: Use TransferOutView.ProtoReflect.Descriptor instead.
func (*TransferOutView) GetContractId ¶
func (x *TransferOutView) GetContractId() string
func (*TransferOutView) GetSalt ¶
func (x *TransferOutView) GetSalt() *v0.Salt
func (*TransferOutView) GetSubmitter ¶
func (x *TransferOutView) GetSubmitter() string
func (*TransferOutView) GetTargetDomain ¶
func (x *TransferOutView) GetTargetDomain() string
func (*TransferOutView) GetTargetProtocolVersion ¶
func (x *TransferOutView) GetTargetProtocolVersion() int32
func (*TransferOutView) GetTargetTimeProof ¶
func (x *TransferOutView) GetTargetTimeProof() *protocolv0.TimeProof
func (*TransferOutView) ProtoMessage ¶
func (*TransferOutView) ProtoMessage()
func (*TransferOutView) ProtoReflect ¶
func (x *TransferOutView) ProtoReflect() protoreflect.Message
func (*TransferOutView) Reset ¶
func (x *TransferOutView) Reset()
func (*TransferOutView) String ¶
func (x *TransferOutView) String() string
type TransferResult ¶
type TransferResult struct { RequestId *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // Types that are assignable to Domain: // *TransferResult_OriginDomain // *TransferResult_TargetDomain Domain isTransferResult_Domain `protobuf_oneof:"domain"` Informees []string `protobuf:"bytes,4,rep,name=informees,proto3" json:"informees,omitempty"` Verdict *Verdict `protobuf:"bytes,5,opt,name=verdict,proto3" json:"verdict,omitempty"` // new Verdict type // contains filtered or unexported fields }
func (*TransferResult) Descriptor
deprecated
func (*TransferResult) Descriptor() ([]byte, []int)
Deprecated: Use TransferResult.ProtoReflect.Descriptor instead.
func (*TransferResult) GetDomain ¶
func (m *TransferResult) GetDomain() isTransferResult_Domain
func (*TransferResult) GetInformees ¶
func (x *TransferResult) GetInformees() []string
func (*TransferResult) GetOriginDomain ¶
func (x *TransferResult) GetOriginDomain() string
func (*TransferResult) GetRequestId ¶
func (x *TransferResult) GetRequestId() *timestamppb.Timestamp
func (*TransferResult) GetTargetDomain ¶
func (x *TransferResult) GetTargetDomain() string
func (*TransferResult) GetVerdict ¶
func (x *TransferResult) GetVerdict() *Verdict
func (*TransferResult) ProtoMessage ¶
func (*TransferResult) ProtoMessage()
func (*TransferResult) ProtoReflect ¶
func (x *TransferResult) ProtoReflect() protoreflect.Message
func (*TransferResult) Reset ¶
func (x *TransferResult) Reset()
func (*TransferResult) String ¶
func (x *TransferResult) String() string
type TransferResult_OriginDomain ¶
type TransferResult_OriginDomain struct {
OriginDomain string `protobuf:"bytes,2,opt,name=origin_domain,json=originDomain,proto3,oneof"` // result for transfer out request
}
type TransferResult_TargetDomain ¶
type TransferResult_TargetDomain struct {
TargetDomain string `protobuf:"bytes,3,opt,name=target_domain,json=targetDomain,proto3,oneof"` // result for transfer-in request
}
type TransferViewTree ¶
type TransferViewTree struct { CommonData *BlindableNode `protobuf:"bytes,1,opt,name=common_data,json=commonData,proto3" json:"common_data,omitempty"` ParticipantData *BlindableNode `protobuf:"bytes,2,opt,name=participant_data,json=participantData,proto3" json:"participant_data,omitempty"` // contains filtered or unexported fields }
func (*TransferViewTree) Descriptor
deprecated
func (*TransferViewTree) Descriptor() ([]byte, []int)
Deprecated: Use TransferViewTree.ProtoReflect.Descriptor instead.
func (*TransferViewTree) GetCommonData ¶
func (x *TransferViewTree) GetCommonData() *BlindableNode
func (*TransferViewTree) GetParticipantData ¶
func (x *TransferViewTree) GetParticipantData() *BlindableNode
func (*TransferViewTree) ProtoMessage ¶
func (*TransferViewTree) ProtoMessage()
func (*TransferViewTree) ProtoReflect ¶
func (x *TransferViewTree) ProtoReflect() protoreflect.Message
func (*TransferViewTree) Reset ¶
func (x *TransferViewTree) Reset()
func (*TransferViewTree) String ¶
func (x *TransferViewTree) String() string
type Verdict ¶
type Verdict struct { // Types that are assignable to SomeVerdict: // *Verdict_Approve // *Verdict_ParticipantReject // *Verdict_MediatorReject SomeVerdict isVerdict_SomeVerdict `protobuf_oneof:"some_verdict"` // contains filtered or unexported fields }
func (*Verdict) Descriptor
deprecated
func (*Verdict) GetApprove ¶
func (*Verdict) GetMediatorReject ¶
func (x *Verdict) GetMediatorReject() *MediatorReject
func (*Verdict) GetParticipantReject ¶
func (x *Verdict) GetParticipantReject() *ParticipantReject
func (*Verdict) GetSomeVerdict ¶
func (m *Verdict) GetSomeVerdict() isVerdict_SomeVerdict
func (*Verdict) ProtoMessage ¶
func (*Verdict) ProtoMessage()
func (*Verdict) ProtoReflect ¶
func (x *Verdict) ProtoReflect() protoreflect.Message
type Verdict_Approve ¶
type Verdict_MediatorReject ¶
type Verdict_MediatorReject struct {
MediatorReject *MediatorReject `protobuf:"bytes,3,opt,name=mediator_reject,json=mediatorReject,proto3,oneof"`
}
type Verdict_ParticipantReject ¶
type Verdict_ParticipantReject struct {
ParticipantReject *ParticipantReject `protobuf:"bytes,2,opt,name=participant_reject,json=participantReject,proto3,oneof"` // renamed validator_reject -> participant_reject
}
type ViewCommonData ¶
type ViewCommonData struct { Salt *v01.Salt `protobuf:"bytes,1,opt,name=salt,proto3" json:"salt,omitempty"` Informees []*Informee `protobuf:"bytes,2,rep,name=informees,proto3" json:"informees,omitempty"` Threshold int32 `protobuf:"varint,3,opt,name=threshold,proto3" json:"threshold,omitempty"` // contains filtered or unexported fields }
func (*ViewCommonData) Descriptor
deprecated
func (*ViewCommonData) Descriptor() ([]byte, []int)
Deprecated: Use ViewCommonData.ProtoReflect.Descriptor instead.
func (*ViewCommonData) GetInformees ¶
func (x *ViewCommonData) GetInformees() []*Informee
func (*ViewCommonData) GetSalt ¶
func (x *ViewCommonData) GetSalt() *v01.Salt
func (*ViewCommonData) GetThreshold ¶
func (x *ViewCommonData) GetThreshold() int32
func (*ViewCommonData) ProtoMessage ¶
func (*ViewCommonData) ProtoMessage()
func (*ViewCommonData) ProtoReflect ¶
func (x *ViewCommonData) ProtoReflect() protoreflect.Message
func (*ViewCommonData) Reset ¶
func (x *ViewCommonData) Reset()
func (*ViewCommonData) String ¶
func (x *ViewCommonData) String() string
type ViewNode ¶
type ViewNode struct { ViewCommonData *BlindableNode `protobuf:"bytes,1,opt,name=view_common_data,json=viewCommonData,proto3" json:"view_common_data,omitempty"` ViewParticipantData *BlindableNode `protobuf:"bytes,2,opt,name=view_participant_data,json=viewParticipantData,proto3" json:"view_participant_data,omitempty"` Subviews *MerkleSeq `protobuf:"bytes,3,opt,name=subviews,proto3" json:"subviews,omitempty"` // changed type to MerkleSeq in v1 // contains filtered or unexported fields }
func (*ViewNode) Descriptor
deprecated
func (*ViewNode) GetSubviews ¶
func (*ViewNode) GetViewCommonData ¶
func (x *ViewNode) GetViewCommonData() *BlindableNode
func (*ViewNode) GetViewParticipantData ¶
func (x *ViewNode) GetViewParticipantData() *BlindableNode
func (*ViewNode) ProtoMessage ¶
func (*ViewNode) ProtoMessage()
func (*ViewNode) ProtoReflect ¶
func (x *ViewNode) ProtoReflect() protoreflect.Message
type ViewParticipantMessage
deprecated
type ViewParticipantMessage struct {
// contains filtered or unexported fields
}
Deprecated: Do not use.
func (*ViewParticipantMessage) Descriptor
deprecated
func (*ViewParticipantMessage) Descriptor() ([]byte, []int)
Deprecated: Use ViewParticipantMessage.ProtoReflect.Descriptor instead.
func (*ViewParticipantMessage) ProtoMessage ¶
func (*ViewParticipantMessage) ProtoMessage()
func (*ViewParticipantMessage) ProtoReflect ¶
func (x *ViewParticipantMessage) ProtoReflect() protoreflect.Message
func (*ViewParticipantMessage) Reset ¶
func (x *ViewParticipantMessage) Reset()
func (*ViewParticipantMessage) String ¶
func (x *ViewParticipantMessage) String() string