Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes the payload of deploy code

Hierarchy

Index

Properties

author

author: string

Author of the contract

code

code: string

Hex encoded contract content

description

description: string

Description of the contract

email

email: string

Email of the author

name

name: string

Name of the smart contract

needStorage

needStorage: boolean

Decides if the contract need storage

version

version: string

Version of the contract

Methods

deserialize

serialize

  • serialize(): string

Generated using TypeDoc