Skip to content

Make return value optional in Soroban meta v2 (#264)#265

Merged
dmkozh merged 2 commits intostellar:nextfrom
dmkozh:meta_fix_nxt
Apr 21, 2025
Merged

Make return value optional in Soroban meta v2 (#264)#265
dmkozh merged 2 commits intostellar:nextfrom
dmkozh:meta_fix_nxt

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).

dmkozh added 2 commits April 10, 2025 19:56
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 8903b65 into stellar:next Apr 21, 2025
1 check passed
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