Skip to content

Commit

Permalink
State archival result code typo (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
SirTyson authored Oct 11, 2023
1 parent bdb81c3 commit 6a620d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Stellar-transaction.x
Original file line number Diff line number Diff line change
Expand Up @@ -1924,7 +1924,7 @@ case opINNER:
case INVOKE_HOST_FUNCTION:
InvokeHostFunctionResult invokeHostFunctionResult;
case EXTEND_FOOTPRINT_TTL:
ExtendFootprintTTLResult ExtendFootprintTTLResult;
ExtendFootprintTTLResult extendFootprintTTLResult;
case RESTORE_FOOTPRINT:
RestoreFootprintResult restoreFootprintResult;
}
Expand Down

0 comments on commit 6a620d1

Please sign in to comment.