Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OperationImpl<FabricatorInputType>

Type parameters

  • FabricatorInputType

Hierarchy

  • OperationImpl

Implements

Index

Constructors

constructor

  • new OperationImpl<FabricatorInputType>(fabricator: Fabricator<FabricatorInputType>, option: OmitAddress<FabricatorInputType>, addressProvider: AddressProvider): OperationImpl<FabricatorInputType>

Methods

execute

generateWithAddress

  • generateWithAddress(address: string): Msg[]

generateWithWallet

  • generateWithWallet(wallet: Wallet): Msg[]