scalus
scalus copied to clipboard
better error message about script interpolation.
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)