Programming Model
Return Data (set_return_data)
📖O que é
A mechanism for programs to return data to the caller after CPI, introduced in v1.10. Programs call `set_return_data(data)` (max 1,024 bytes), and the caller retrieves it with `get_return_data()`. This enables CPI callers to receive structured results without parsing logs or modifying shared accounts.
Sua exploração
0 termos visitados no totalTermos relacionados explorados0/2