Skip to content

Commit

Permalink
Small XDR fix. (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmkozh authored Jun 8, 2023
1 parent 1d2fd90 commit 72c85fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Stellar-ledger.x
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ struct SorobanTransactionMeta
// This will contain all contract and diagnostic events. Even ones
// that were emitted in a failed contract call.
DiagnosticEvent diagnosticEvents<>;
}
};

struct TransactionMetaV3
{
Expand Down

0 comments on commit 72c85fd

Please sign in to comment.