sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Protocol: Is it possible to specify the bounce flag?

Open mrbonezy opened this issue 2 years ago • 2 comments

At the moment, I believe the behavior is the messages are sent with bounce: true always. Can we specify somehow that a message should be non-bounceable?

Use case - top-up a frozen contract, as done in Unfreezer. Currently it may reject the extra balance sent to it if the message is bounceable.

mrbonezy avatar Mar 20 '23 14:03 mrbonezy

Hi @shaharyakir ! Currently you can't provide the bounce flag. I think we will add it in the future

siandreev avatar Mar 20 '23 14:03 siandreev

any new here. I need this feature. idk why some transaction was bounced at sometime, I just transferred to same address wallet

tinh-wolffun avatar Nov 01 '24 03:11 tinh-wolffun