Class Transaction

  • All Implemented Interfaces:
    Serializable

    public class Transaction
    extends Object
    implements Serializable
    A raw serializable transaction class, used to generate transactions to broadcast to the network. This is distinct from algod.model.Transaction, which is only returned for GET requests to algod.
    See Also:
    Serialized Form