TransactionType

Enum
Constants that specify the type of a Transaction.
export enum TransactionType { 
  Miner = 0x00, 
  Issue = 0x01, 
  Claim = 0x02, 
  Enrollment = 0x20, 
  Register = 0x40, 
  Contract = 0x80, 
  State = 0x90, 
  Publish = 0xd0, 
  Invocation = 0xd1, 
} 

Members

  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE