Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DebuggableExecutorFactory<Api>

An ExecutorFactory that allows to substitute original contract's source code. Useful for debugging purposes (eg. to quickly add some console.logs in contract or to test a fix or a new feature - without the need of redeploying a new contract on Arweave);

Not meant to be used in production env! ;-)

Type parameters

  • Api

Hierarchy

  • DebuggableExecutorFactory

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

create

Generated using TypeDoc