Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "transaction/program"

Index

Functions

comparePublicKeys

getParamsFromProgram

  • getParamsFromProgram(hexstr: string): string[]

getProgramInfo

programFromMultiPubKey

  • programFromMultiPubKey(pubkeys: PublicKey[], m: number): string

programFromParams

  • programFromParams(sigs: string[]): string

programFromPubKey

pushBigInt

  • pushBigInt(num: number): string

pushBytes

  • pushBytes(hexstr: string): string

pushNum

  • pushNum(num: number): string

pushOpCode

  • pushOpCode(op: opcode): string

pushPubKey

readBytes

readNum

readOpcode

readPubKey

Generated using TypeDoc