Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LockScriptInfo

CellCollector should be a class which implement CellCollectorInterface. If you want to work well with transfer, injectCapacity, payFee, payFeeByFeeRate, please add the output at the end of txSkeleton.get("outputs")

Hierarchy

  • LockScriptInfo

Index

Properties

codeHash

codeHash: Hash

hashType

hashType: HashType

lockScriptInfo

lockScriptInfo: { CellCollector: CellCollectorConstructor; setupOutputCell?: undefined | ((txSkeleton: TransactionSkeletonType, outputCell: Cell, options: Options) => Promise<TransactionSkeletonType>); prepareSigningEntries: any; setupInputCell: any }

Type declaration

Generated using TypeDoc