Canton PartyId Hint Guarantees
App Development3 posts347 views1 likesLast activity Feb 2023
MR
Mr_MannorothOP
Feb 2023If I have no other parties on a Canton participant node of the form “Alice::xxxxxxxxxxxxxx”, where xxxxxxxxxxxxxx is the namespace, are there any situations in which calling “allocatePartyWithHintOn” with Alice as the hint may not give me “Alice::xxxxxxxxxxxxxx” as the allocated party id?
CO
cocreature
Feb 2023No there are no such situations. You will always get a party of the form Alice::… or an error.
MR
Mr_Mannoroth
Feb 2023Thanks @cocreature