Skip to content

Commit

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

Temporarily reverting this commit so we can pull the updated overlay
definitions into stellar-core without revving other dependencies.
  • Loading branch information
bboston7 authored May 17, 2024
1 parent 7cd821a commit f5904cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Stellar-ledger.x
Original file line number Diff line number Diff line change
Expand Up @@ -400,8 +400,6 @@ struct DiagnosticEvent
ContractEvent event;
};

typedef DiagnosticEvent DiagnosticEvents<>;

struct SorobanTransactionMetaExtV1
{
ExtensionPoint ext;
Expand Down

0 comments on commit f5904cb

Please sign in to comment.