Uses of Interface
org.exoplatform.wallet.service.BlockchainTransactionService
Packages that use BlockchainTransactionService
-
Uses of BlockchainTransactionService in org.exoplatform.wallet.rest
Methods in org.exoplatform.wallet.rest that return BlockchainTransactionServiceModifier and TypeMethodDescriptionWalletTransactionREST.getBlockchainTransactionService()Workaround:BlockchainTransactionServiceretrieved here instead of dependency injection using constructor because the service is added after PortalContainer startup.