Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration Type

Index

Enumeration members

DATA

DATA: = 10

A transaction to store a piece of data on the block chain

LOCK_IN

LOCK_IN: = 2

SEND

SEND: = 0

A transaction to send tokens to another account

SMART_CONTRACT

SMART_CONTRACT: = 1000

A smart contract transaction

STORAGE_READ

STORAGE_READ: = 103

A transaction to read data from the blobber

STORAGE_WRITE

STORAGE_WRITE: = 101

A transaction to write data to the blobber