Skip to content

Commit

Permalink
Add an XDR type for DiagnosticEvent<>
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed May 9, 2024
1 parent 1a04392 commit 285484a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Stellar-ledger.x
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,8 @@ struct DiagnosticEvent
ContractEvent event;
};

typedef DiagnosticEvent DiagnosticEvents<>;

struct SorobanTransactionMetaExtV1
{
ExtensionPoint ext;
Expand Down

0 comments on commit 285484a

Please sign in to comment.