Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Daml Script Output file JSON FormatForum ↗

Daml Script Output file JSON Format

App Development2 posts190 viewsLast activity May 2023
HU
huwOP
May 2023

Daml script has an option to write the output to a file in JSON format, is it possible to modify these options that it uses when generating the file?

encodeDecimalAsString: boolean
encodeInt64AsString: boolean

I’m looking at Daml-LF JSON Encoding — Daml SDK 2.6.4 documentation for reference.

CO
cocreature
May 2023

No, those option cannot be modified at this point.

← Back to Discussions