Skip to content

Conversation

@Shvandre
Copy link
Contributor

closes #179

@Shvandre Shvandre requested a review from skywardboundd August 21, 2025 16:42

nativeReserve(max(tonBalanceBeforeMsg, minTonsForStorage), ReserveAtMost);
// 0xd53276db -- Cashback to the original Sender
if (msg.responseDestination != null && msgValue > 0) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may be we can remove msgValue > 0

Copy link

@Thiraphongo1 Thiraphongo1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

src/benchmarks/results_gas.json

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.

fix amount in cashback message

4 participants