Skip to content

CAP-0052 - provide a way to retrieve the return value of an on-chain contract call #1307

@sisuresh

Description

@sisuresh

CAP-0052 specifies that INVOKE_HOST_FUNCTION_SUCCESS returns an SCVal on success, but our implementation doesn't include this value. We should either include it, or provide an alternate way to retrieve the return value of a contract function. An alternative solution would be to return the value in a system event using CAP-0056.

Metadata

Metadata

Assignees

Labels

bugCAP that addresses broken behavior in the current protocol.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions