Closed dfinity-berestovskyy closed 1 year ago
This PR specifies the behavior of ic0.msg_reply_data_append and ic0.call_data_append in case the accumulated data exceeds the maximum limit imposed by the system.
ic0.msg_reply_data_append
ic0.call_data_append
Note to the reviewers: please see Slack thread.
This PR specifies the behavior of
ic0.msg_reply_data_append
andic0.call_data_append
in case the accumulated data exceeds the maximum limit imposed by the system.