Skip to content

compileTeal

compileTeal(tealCode, algod): Promise<CompiledTeal>

Defined in: src/app.ts:419

Parameters

tealCode

string

The TEAL code

algod

AlgodClient

An algod client

Returns

Promise<CompiledTeal>

The information about the compiled file