Create an unchecked parameter for a smart contract entrypoint. It is up to the caller to ensure the buffer does not exceed the maximum number of bytes supported for a smart contract parameter.
The buffer of bytes representing the parameter.
Generated using TypeDoc
Create an unchecked parameter for a smart contract entrypoint. It is up to the caller to ensure the buffer does not exceed the maximum number of bytes supported for a smart contract parameter.
Returns