Like on EVM we have this msg.value which is passed as the parameter to the function call how the analogus can be done on fuel with msg_amount?
Like on EVM we have this msg.value which is passed as the parameter to the function call how the analogus can be done on fuel with msg_amount?
You can forward an asset with a call using call parameters: Call Parameters | Fuels-ts