near-bindgen • Docs
near-sdk-js v2.0.0 / near-bindgen / migrate
migrate(_empty): DecoratorFunction
_empty
DecoratorFunction
Tells the SDK to use this function as the migration function of the contract. The migration function will ignore te existing state.
• _empty: EmptyParameterObject
EmptyParameterObject
An empty object.
packages/near-sdk-js/src/near-bindgen.ts:24arrow-up-right
Last updated 1 year ago