Merge branch 'transia-hooks' into denis-uritoken

This commit is contained in:
Denis Angell
2023-06-14 22:42:07 +00:00

View File

@@ -74,7 +74,7 @@ export function isDeletedNode(node: Node): node is DeletedNode {
}
export interface TransactionMetadata {
HookExecutions: HookExecution[]
HookExecutions?: HookExecution[]
AffectedNodes: Node[]
DeliveredAmount?: Amount
// "unavailable" possible for transactions before 2014-01-20