Interface DeployModulePayload

Hierarchy

  • DeployModulePayload

Properties

Properties

source: Uint8Array

Wasm module to be deployed

version?: number

Version of the wasm module. This should only be supplied if wasm module is not already versioned.

Generated using TypeDoc