Skip to main content

One doc tagged with "contract functions"

View All Tags

Add Function Descriptors

The schema tool provides us with an easy way to get access to smart contract functions through function descriptors, which allow you to initiate the function by calling it synchronously, or posting a request to run it asynchronously.