Class EtchMixin

All Implemented Interfaces:
Runnable

public class EtchMixin extends AMixin
  • Constructor Details

    • EtchMixin

      public EtchMixin()
  • Method Details

    • getEtchStore

      public EtchStore getEtchStore(String fileName)
      Gets the etch store for a given file name. Throws an error if not found
      Parameters:
      fileName - Filename to load as Etch store
      Returns:
      EtchStore instance
    • getEtchStore

      public EtchStore getEtchStore()
    • getPeerList

      public List<AccountKey> getPeerList()