foundry icon indicating copy to clipboard operation
foundry copied to clipboard

Change TxOwner to return error data in execuate_transaction

Open MSNTCS opened this issue 5 years ago • 0 comments

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.

MSNTCS avatar Aug 20 '20 09:08 MSNTCS