Const
Mapping from CapTable *_by_security_id fields to OcfEntityType.
*_by_security_id
These maps track security_id uniqueness for issuance types. The keys are security_id values (not OCF IDs), and the values are ContractIds.
Used by the replication diff to detect duplicate security_id conflicts before submitting to DAML (which would fail with "security_id already exists").
Mapping from CapTable
*_by_security_idfields to OcfEntityType.These maps track security_id uniqueness for issuance types. The keys are security_id values (not OCF IDs), and the values are ContractIds.
Used by the replication diff to detect duplicate security_id conflicts before submitting to DAML (which would fail with "security_id already exists").