Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Account(publicKey?: string, nonce?: number): Account

Properties

message

message: string = ""

nonce

nonce: number = 0

publicKey

publicKey: string = ""

sig

sig: string = ""

Methods

toSimpleAccount

Generated using TypeDoc