object Eth60 extends Base
          
            Linear Supertypes
          
          
        
          
          
            
          
          
        
        
            Ordering
            
          - Alphabetic
 - By Inheritance
 
                  Inherited
                  
                  
- Eth60
 - Base
 - Subprotocol
 - AnyRef
 - Any
 
- Hide All
 - Show All
 
              Visibility
              
        - Public
 - All
 
Type Members
-  final case class BlockHashes(typeCode: Unsigned16, hashes: IndexedSeq[EthHash]) extends Payload.Base[BlockHashes] with Product with Serializable
 -  final case class Blocks(typeCode: Unsigned16, blocks: IndexedSeq[EthBlock]) extends Payload.Base[Blocks] with Product with Serializable
 -  final case class GetBlockHashes(typeCode: Unsigned16, hash: EthHash, maxBlocks: Unsigned256) extends Payload.Base[GetBlockHashes] with Product with Serializable
 -  final case class GetBlocks(typeCode: Unsigned16, hashes: IndexedSeq[EthHash]) extends Payload.Base[GetBlocks] with Product with Serializable
 -  final case class NewBlock(typeCode: Unsigned16, block: EthBlock, totalDifficulty: Unsigned256) extends Payload.Base[NewBlock] with Product with Serializable
 -  final case class NewBlockHashes(typeCode: Unsigned16, hashes: IndexedSeq[EthHash]) extends Payload.Base[NewBlockHashes] with Product with Serializable
 -  final case class Status(typeCode: Unsigned16, protocolVersion: Unsigned16, networkId: Unsigned1, totalDifficulty: Unsigned256, bestHash: EthHash, genesisHash: EthHash) extends Payload.Base[Status] with Product with Serializable
 -  final case class Transactions(typeCode: Unsigned16, transactions: IndexedSeq[EthTransaction]) extends Payload.Base[Transactions] with Product with Serializable
 
Value Members
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        !=(arg0: Any): Boolean
      
      
      
- Definition Classes
 - AnyRef → Any
 
 - 
      
      
      
        
      
    
      
        final 
        def
      
      
        ##(): Int
      
      
      
- Definition Classes
 - AnyRef → Any
 
 - 
      
      
      
        
      
    
      
        final 
        def
      
      
        ==(arg0: Any): Boolean
      
      
      
- Definition Classes
 - AnyRef → Any
 
 - 
      
      
      
        
      
    
      
        
        lazy val
      
      
        Identifier: (StringASCII_Exact3, Unsigned16)
      
      
      
- Definition Classes
 - Subprotocol
 
 - 
      
      
      
        
      
    
      
        
        val
      
      
        Name: StringASCII_Exact3
      
      
      
- Definition Classes
 - Base → Subprotocol
 
 - 
      
      
      
        
      
    
      
        
        lazy val
      
      
        PayloadFactories: IndexedSeq[Factory[_]]
      
      
      
- Definition Classes
 - Eth60 → Base → Subprotocol
 
 - 
      
      
      
        
      
    
      
        
        val
      
      
        Version: Unsigned16
      
      
      
- Definition Classes
 - Base → Subprotocol
 
 - 
      
      
      
        
      
    
      
        
        def
      
      
        WideIdentifier: (String, Int)
      
      
      
- Definition Classes
 - Subprotocol
 
 - 
      
      
      
        
      
    
      
        final 
        def
      
      
        asInstanceOf[T0]: T0
      
      
      
- Definition Classes
 - Any
 
 - 
      
      
      
        
      
    
      
        
        def
      
      
        clone(): AnyRef
      
      
      
- Attributes
 - protected[java.lang]
 - Definition Classes
 - AnyRef
 - Annotations
 - @native() @throws( ... )
 
 - 
      
      
      
        
      
    
      
        final 
        def
      
      
        eq(arg0: AnyRef): Boolean
      
      
      
- Definition Classes
 - AnyRef
 
 - 
      
      
      
        
      
    
      
        
        def
      
      
        equals(arg0: Any): Boolean
      
      
      
- Definition Classes
 - AnyRef → Any
 
 - 
      
      
      
        
      
    
      
        
        def
      
      
        finalize(): Unit
      
      
      
- Attributes
 - protected[java.lang]
 - Definition Classes
 - AnyRef
 - Annotations
 - @throws( classOf[java.lang.Throwable] )
 
 - 
      
      
      
        
      
    
      
        final 
        def
      
      
        getClass(): Class[_]
      
      
      
- Definition Classes
 - AnyRef → Any
 - Annotations
 - @native()
 
 - 
      
      
      
        
      
    
      
        
        def
      
      
        hashCode(): Int
      
      
      
- Definition Classes
 - AnyRef → Any
 - Annotations
 - @native()
 
 - 
      
      
      
        
      
    
      
        final 
        def
      
      
        isInstanceOf[T0]: Boolean
      
      
      
- Definition Classes
 - Any
 
 - 
      
      
      
        
      
    
      
        final 
        def
      
      
        ne(arg0: AnyRef): Boolean
      
      
      
- Definition Classes
 - AnyRef
 
 - 
      
      
      
        
      
    
      
        final 
        def
      
      
        notify(): Unit
      
      
      
- Definition Classes
 - AnyRef
 - Annotations
 - @native()
 
 - 
      
      
      
        
      
    
      
        final 
        def
      
      
        notifyAll(): Unit
      
      
      
- Definition Classes
 - AnyRef
 - Annotations
 - @native()
 
 - 
      
      
      
        
      
    
      
        final 
        def
      
      
        synchronized[T0](arg0: ⇒ T0): T0
      
      
      
- Definition Classes
 - AnyRef
 
 - 
      
      
      
        
      
    
      
        
        def
      
      
        toString(): String
      
      
      
- Definition Classes
 - AnyRef → Any
 
 - 
      
      
      
        
      
    
      
        final 
        def
      
      
        wait(): Unit
      
      
      
- Definition Classes
 - AnyRef
 - Annotations
 - @throws( ... )
 
 - 
      
      
      
        
      
    
      
        final 
        def
      
      
        wait(arg0: Long, arg1: Int): Unit
      
      
      
- Definition Classes
 - AnyRef
 - Annotations
 - @throws( ... )
 
 - 
      
      
      
        
      
    
      
        final 
        def
      
      
        wait(arg0: Long): Unit
      
      
      
- Definition Classes
 - AnyRef
 - Annotations
 - @native() @throws( ... )
 
 -  object BlockHashes extends Payload.Factory.Base[BlockHashes] with Serializable
 -  object Blocks extends Payload.Factory.Base[Blocks] with Serializable
 -  object GetBlockHashes extends Payload.Factory.Base[GetBlockHashes] with Serializable
 -  object GetBlocks extends Payload.Factory.Base[GetBlocks] with Serializable
 -  object NewBlock extends Payload.Factory.Base[NewBlock] with Serializable
 -  object NewBlockHashes extends Payload.Factory.Base[NewBlockHashes] with Serializable
 -  object Status extends Payload.Factory.Base[Status] with Serializable
 -  object Transactions extends Payload.Factory.Base[Transactions] with Serializable