Package convex.core.transactions


package convex.core.transactions
  • Class Summary
    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