Skip to content

Process network updates directly [#3162]

Closes #3162 (closed). Executor v1 uses a special signature type, InternalSignature, for processing network account updates. Instead, simply execute the transaction (and hack the transaction status to make it work).

Changelog: refactor

Merge request reports