Are ContractIds unique across templates in the same dar?
App Development3 posts224 views1 likesLast activity Mar 2023
FE
Felix_KamOP
Apr 2022If I have two templates T1, T2, can I get a contarctId for a contract of T1 that’s the same as another contractId under T2 ?
CO
cocreature
Apr 2022Contract ids are unique across templates so you don’t have to worry about them colliding for different template.
SH
Shivaganesh
Mar 2023Hi @cocreature , Do we have any info about collision probability of contractIds?