pub fn execute_current_tx_context_input()
Expand description
Executes the SC endpoint, as given by the current TxInput in the current TxContext.
Works directly with the top of the execution stack, that is why it takes no arguments.
It expectes that the stack is properly set up.