Casper.Network.SDK
Show / Hide Table of Contents

Enum TransactionCategory

Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public enum TransactionCategory

Fields

Name Description
Auction

Native auction interaction.

DeployLarge

A non-native Deploy transaction.

DeployTransfer

Transfer from a Deploy transaction.

InstallUpgrade

Install or Upgrade.

Large

A large Wasm based transaction.

Medium

A medium Wasm based transaction.

Mint

Native mint interaction (the default).

Small

A small Wasm based transaction.

  • Edit this page
  • View Source
In this article
Back to top Maintained by MAKE Technology LLC