I got an XDR transaction result wiht this XDR (AAAAAAADckH/////AAAAAQAAAAAAAAAY/////QAAAAA=) :
feeCharged: 225857
result: [txFailed]
results: Array[1]
[0]: [opInner]
tr: [invokeHostFunction]
invokeHostFunctionResult: [invokeHostFunctionResourceLimitExceeded]
ext: [undefined]
How can I know exactly what is invokeHostFunctionResourceLimitExceeded ?
Is there any docs with this result types?