Is there a specification on the format of Party strings? After a while searching on the docs page I eventually found https://docs.daml.com/app-dev/grpc/proto-docs.html#allocatepartyrequest which points to daml/value.proto at 208d4a50daabf4f2059983efd024de7c405e69b7 · digital-asset/daml · GitHub. This gives a regex which is pretty much what I was looking for, but is there a limit on the length?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| What are the allowed characters and max length for DAML Party literals/names? | 3 | 706 | October 8, 2025 | |
| Maximum length of the parts of a Daml Party Id? | 1 | 99 | May 5, 2025 | |
| Issues allocating parties with large number of characters | 5 | 416 | January 28, 2021 | |
| Why are allocated party names different on various ledgers | 0 | 729 | April 21, 2021 | |
| PartyManagement service returning INTERNAL error while allocating parties with large number of characters | 2 | 286 | October 31, 2022 |