All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sss.openstar.nodebuilder.WalletLayer.scala Maven / Gradle / Ivy

package sss.openstar.nodebuilder

trait WalletLayer extends WalletBuilder
  with AmountBuilderBuilder
  with WalletSyncer
  with UtxoTrackerBuilder {

  self: BaseLayer
    with NetworkLayer
    with NodeIdentityLayer
    with MandatoryLedgersLayer =>

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy