resultError property

String? resultError
getter/setter pair

(optional) only present if the transaction failed. This field will include more details from stellar-core about why the invoke host function call failed.

Implementation

String? resultError;