foundry
foundry copied to clipboard
Change TxOwner to return error data in execuate_transaction
Currently, the execuate_transaction of TxOwner does not return the actual error data that is needed in debugging or logging. execuate_transaction should return errors data.