Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Add new intrinsic set_action_return_value #761

Merged
merged 1 commit into from Dec 18, 2019
Merged

Conversation

heifner
Copy link
Contributor

@heifner heifner commented Dec 13, 2019

Change Description

API Changes

  • API Changes
/**
 * Set the action return value which will be included in the action_receipt
 * @brief Set the action return value
 * @param return_value - serialized return value
 * @param size - size of serialized return value in bytes
 * @pre `return_value` is a valid pointer to an array at least `size` bytes long
 */

Documentation Additions

  • Documentation Additions

@larryk85 larryk85 merged commit e2ff1a0 into develop Dec 18, 2019
@larryk85 larryk85 deleted the action-return branch December 18, 2019 23:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants