mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Don't use user-provided fees for internal messages (#1050)
This commit is contained in:
parent
d46261c110
commit
c54f095c1b
4 changed files with 10 additions and 2 deletions
|
@ -109,3 +109,4 @@ Operations for working with Merkle proofs, where cells can have non-zero level a
|
|||
- Slightly change random seed generation to fix mix of `addr_rewrite` and `addr`.
|
||||
- Fill in `skipped_actions` for both invalid and valid messages with `IGNORE_ERROR` mode that can't be sent.
|
||||
- Allow unfreeze through external messages.
|
||||
- Don't use user-provided `fwd_fee` and `ihr_fee` for internal messages.
|
Loading…
Add table
Add a link
Reference in a new issue