Skip to content

CompiledLogicSig

@algorandfoundation/algorand-typescript


@algorandfoundation/algorand-typescript / index / CompiledLogicSig

Type Alias: CompiledLogicSig

CompiledLogicSig: object

Defined in: packages/algo-ts/src/compiled.ts:45

Provides account for a Logic Signature. Created by calling compile(LogicSigType)

Type declaration

account

account: Account

Address of a logic sig program, after template variables have been replaced and compiled to AVM bytecode