Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HandlerExecutorFactory

A factory that produces handlers that are compatible with the "current" style of writing SW contracts (ie. using "handle" function). Note: this code is mostly ported from the previous version of the SDK and is somewhat messy... First candidate for the refactor!

Hierarchy

  • HandlerExecutorFactory

Implements

Index

Constructors

constructor

Methods

Private assignReadContractState

Private assignViewContractState

create

Static Private normalizeContractSource

  • normalizeContractSource(contractSrc: string): string

Generated using TypeDoc