initialize
near-bindgen • Docs
near-sdk-js v2.0.0 / near-bindgen / initialize
Function: initialize()
initialize(
_empty
):DecoratorFunction
Tells the SDK to use this function as the initialization function of the contract.
Parameters
• _empty: EmptyParameterObject
An empty object.
Returns
DecoratorFunction
Defined in
Last updated