I’m attempting to utilize the tx-out-inline-datum-value option in cli, I can include a list of integers, however when I try to include just a simple string I get the error --tx-out-inline-datum-value: Failed reading: not a valid json value
Is this the same bug as this: Cardano-cli --script-data-file format - #10 by tomdx
Or is there a way to format passing a string value for the inline datum?