Skip to content
This repository was archived by the owner on Aug 11, 2024. It is now read-only.

Latest commit

 

History

History
53 lines (29 loc) · 754 Bytes

ContractLibrary.md

File metadata and controls

53 lines (29 loc) · 754 Bytes

ton3-core / ContractLibrary

Class: ContractLibrary

Table of contents

Constructors

Properties

Accessors

Constructors

constructor

new ContractLibrary(code, isPublic)

Parameters

Name Type
code Cell
isPublic boolean

Properties

code

Readonly code: Cell


isPublic

Readonly isPublic: boolean

Accessors

EmptyCode

Static get EmptyCode(): Cell

Returns

Cell