Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

raw_reserve behavior is incorrectly described in docs #1786

@Skydev0h

Description

@Skydev0h

Describe the bug

raw_reserve is described as equivalent to sending the message to "the sender", that is incorrect and confuses developers, because it actually is equivalent to sending the message to oneself, that is, the current smart contract (in simpler terms)

To reproduce

  1. Go to https://docs.ton.org/v3/documentation/smart-contracts/func/docs/stdlib#raw_reserve
  2. Observe incorrect description (to the sender)

Expected behavior

It should be described as sending to "oneself", or the current smart contract in simpler to understand terms.

See the original TVM spec: https://docs.ton.org/tvm.pdf

Screenshots

Image Image

Desktop (please complete the following information)

No response

Smartphone (please complete the following information)

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions