Last modified: 2024-09-14
Runtime.GetNotifications Method
Gets all notifications of the given contract execution.
Namespace: Neo.SmartContract.Framework.Services
Assembly: Neo.SmartContract.Framework
Syntax
Parameters:
-
hash: Contract script hash as a byte array of length 20. When the array values are all 0, all notifications that currently exists are returned.
Return value: All notifications during the contract execution.