Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

Optional_Parameters

Raymond D. Powell edited this page Aug 4, 2017 · 2 revisions

Optional Parameters

Since the Holochain API has the flexibility to operate with virtual machines running varying languages, we cannot take advantage of the built-in handling of optional parameters for any one language environment. Therefore, optional parameters are passed as an object with properties of the optional parameter name, and property values of the optional parameter value.