You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the protocol 22 XDR definitions there will be a new operation, InvokeHostFunctionOpV2. We will need to update the horizon operations ingestion processor to support this new operation and also the operations endpoint so that it includes this operation properly in the response. Finally, we should make sure this operation is exercised in integration tests.
The text was updated successfully, but these errors were encountered:
In the protocol 22 XDR definitions there will be a new operation,
InvokeHostFunctionOpV2
. We will need to update the horizon operations ingestion processor to support this new operation and also the operations endpoint so that it includes this operation properly in the response. Finally, we should make sure this operation is exercised in integration tests.The text was updated successfully, but these errors were encountered: