Skip to content

Make return value optional in Soroban meta v2#264

Merged
dmkozh merged 1 commit intostellar:currfrom
dmkozh:meta_fix
Apr 10, 2025
Merged

Make return value optional in Soroban meta v2#264
dmkozh merged 1 commit intostellar:currfrom
dmkozh:meta_fix

Conversation

@dmkozh
Copy link
Copy Markdown
Contributor

@dmkozh dmkozh commented Apr 10, 2025

Making it non-optional was an oversight; extend TTL and restore ops shouldn't have a return value (currently we end up using the default SCVal, which is false).

Making it non-optional was an oversight; extend TTL and restore ops shouldn't have a return value (currently we end up using the default SCVal, which is `false`).
@dmkozh dmkozh merged commit 9ed933f into stellar:curr Apr 10, 2025
1 check passed
dmkozh added a commit to dmkozh/stellar-xdr-next that referenced this pull request Apr 10, 2025
Making it non-optional was an oversight; extend TTL and restore ops shouldn't have a return value (currently we end up using the default SCVal, which is `false`).
dmkozh added a commit that referenced this pull request Apr 21, 2025
Making it non-optional was an oversight; extend TTL and restore ops shouldn't have a return value (currently we end up using the default SCVal, which is `false`).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants