Packages

package network

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class AccountNodeViewSynchronizer extends AbstractSidechainNodeViewSynchronizer[AccountTransaction[Proposition, Proof[Proposition]], AccountBlockHeader, AccountBlock, MempoolReader[AccountTransaction[Proposition, Proof[Proposition]]], AccountFeePaymentsInfo, AccountHistoryStorage, AccountHistory]
  2. case class ForgerInfo(forgerPublicKeys: ForgerPublicKeys, rewardShare: Int, rewardAddress: AddressProposition) extends BytesSerializable with ABIEncodable[StaticStruct] with Product with Serializable
    Annotations
    @JsonView()
  3. case class PagedForgersOutput(nextStartPos: Int, listOfForgerInfo: Seq[ForgerInfo]) extends ABIEncodable[DynamicStruct] with Product with Serializable

Ungrouped