Package

scorex.core

transaction

Permalink

package transaction

Visibility
  1. Public
  2. All

Type Members

  1. abstract class BoxTransaction[P <: Proposition, BX <: Box[P]] extends Transaction[P]

    Permalink
  2. trait MemoryPool[TX <: Transaction[_], M <: MemoryPool[TX, M]] extends NodeViewComponent

    Permalink

    Unconfirmed transactions pool

    Unconfirmed transactions pool

    TX

    -type of transaction the pool contains

  3. abstract class Transaction[P <: Proposition] extends NodeViewModifier

    Permalink

    A transaction is an atomic state modifier

Value Members

  1. object Transaction extends Serializable

    Permalink
  2. package account

    Permalink
  3. package box

    Permalink
  4. package proof

    Permalink
  5. package state

    Permalink
  6. package wallet

    Permalink

Ungrouped