Forwarding Inner Txns in app

Hello, I would like to ask a question regarding inner txns.

Suppose contract A called B through an Inner txn and B wants to call C forwarding most current Txn attributes, is there any technique to do this with the exception of manually inserting the desired fields?

Thanks.

You need to manually set the parameters one by one.

1 Like