scalus icon indicating copy to clipboard operation
scalus copied to clipboard

better error message about script interpolation.

Open rssh opened this issue 3 months ago • 0 comments

throw OnchainError(s"Need prime amount, got: ${amount}")

need better error message, sayong that string interpolation is not supported.

  • write in docs about it ( https://scalus.org/docs/language-guide/support)

rssh avatar Sep 08 '25 13:09 rssh