Skip to content

Commit

Permalink
Reapply "Add an XDR type for DiagnosticEvent<> (#187)" (#188) (#189)
Browse files Browse the repository at this point in the history
This reverts commit f5904cb.

Bringing `Stellar-ledger.x` changes back in.
  • Loading branch information
bboston7 committed May 17, 2024
1 parent f5904cb commit e0b2990
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 e0b2990

Please sign in to comment.