Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UnwrapCCC

Hierarchy

Implements

Index

Constructors

constructor

Methods

addApproval

  • addApproval(_approval: string): void

burn

fee

  • fee(): U64 | null

hashWithoutScript

  • hashWithoutScript(params?: undefined | object): H256
  • Get a hash of the transaction that doesn't contain the scripts. The hash is used as a message to create a signature for a transaction.

    Parameters

    • Optional params: undefined | object

    Returns H256

    A hash.

networkId

rlpBytes

  • rlpBytes(): Buffer

seq

  • seq(): number | null

setFee

  • setFee(fee: U64Value): void

setSeq

  • setSeq(seq: number): void

sign

toEncodeObject

  • toEncodeObject(): any[]

toJSON

tracker

  • tracker(): H256

type

  • type(): string

unsignedHash

  • unsignedHash(): H256

Generated using TypeDoc