Class CardanoClientLibConfig

java.lang.Object
org.cardanofoundation.lob.app.blockchain_publisher.config.CardanoClientLibConfig

@Configuration("blockchain_publisher.cardano_client_lib") public class CardanoClientLibConfig extends Object
  • Constructor Details

    • CardanoClientLibConfig

      public CardanoClientLibConfig()
  • Method Details

    • ownerAccount

      @Bean @Qualifier("lob_owner_account") public com.bloxbean.cardano.client.account.Account ownerAccount(org.cardanofoundation.lob.app.blockchain_common.domain.CardanoNetwork cardanoNetwork, @Value("${lob_owner_account_mnemonic:test test test test test test test test test test test test test test test test test test test test test test test sauce}") String lobOwnerMnemonics)