Uses of Package
convex.core.transactions

Packages that use convex.core.transactions
Package
Description
Fundamental Convex classes used for the decentralised network
Data structures and algorithms, including a complete set of classes required to implement immutable, decentralised data objects.
CVM type system implementation.
Convex network transaction types.
  • Class
    Description
    Abstract base class for immutable transactions Transactions may modify the on-chain State according to the rules of the specific transaction type.
  • Class
    Description
    Abstract base class for immutable transactions Transactions may modify the on-chain State according to the rules of the specific transaction type.
  • Class
    Description
    Abstract base class for immutable transactions Transactions may modify the on-chain State according to the rules of the specific transaction type.
  • Class
    Description
    Abstract base class for immutable transactions Transactions may modify the on-chain State according to the rules of the specific transaction type.
    Transaction representing a Call to an Actor.
    Transaction class representing the Invoke of an on-chain operation.
    Transaction class representing a coin Transfer from one account to another