Open AnnaShaleva opened 8 months ago
Ref. #3356, we need to remove stack marshalling errors (if any) from FaultException on result.Invoke marshalling and simply return an error if something is wrong with the result stack. Ref. https://github.com/nspcc-dev/neo-go/pull/3356#issuecomment-1999373501.
result.Invoke
Not exactly AER, but result.Invoke.
Ref. #3356, we need to remove stack marshalling errors (if any) from FaultException on
result.Invoke
marshalling and simply return an error if something is wrong with the result stack. Ref. https://github.com/nspcc-dev/neo-go/pull/3356#issuecomment-1999373501.