Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CustomADT<T>

{ tname: string; tparams: string[]; tmap: { cname: string; argtypes: string[]; }[]; { constructor: ${addr}.Uint128Pair, argtypes: [], arguments: [threshold.toString(), discount.toString()], } }

Type parameters

  • T: Signable[]

Hierarchy

  • Signable
    • CustomADT

Index

Constructors

constructor

Properties

Optional ADTname

ADTname?: string

Optional contractAddress

contractAddress?: ByStr20

Optional type

type?: string

value

value: T

Methods

getType

  • getType(): string

setADTname

setContractAddress

toHash

  • toHash(): string

toSend

  • toSend(): Sendable

Generated using TypeDoc