Open ECBSJ opened 2 months ago
Users are unable to call contract functions that require a buffer value for a parameter.
are they unable to make the contract call? or you're saying it's complex/confusing on how to create the buff and pass it in?
Users are unable to call contract functions that require a buffer value for a parameter.
are they unable to make the contract call? or you're saying it's complex/confusing on how to create the buff and pass it in?
both. A normal user using the Sandbox and Contract page of the Explorer is unable to pass in buffer values as a parameter.
Is your feature request related to a problem? Please describe.
Users are unable to call contract functions that require a buffer value for a parameter.
Describe the solution you'd like
To help convert a form's input value to a Clarity buffer type if a function's parameter type calls for a buffer.
Describe alternatives you've considered
Suggesting to users to programmatically call these functions, but not all users know how to do this.
Additional context
This request stems from a recent issue a user brought up in our Discord channel:
https://discord.com/channels/621759717756370964/911531946738339900/1288976074243444776