Uses of Interface
dev.getelements.elements.sdk.service.blockchain.crypto.WalletCryptoUtilities
Packages that use WalletCryptoUtilities
Package
Description
-
Uses of WalletCryptoUtilities in dev.getelements.elements.sdk.service.blockchain.crypto
Classes in dev.getelements.elements.sdk.service.blockchain.crypto that implement WalletCryptoUtilities -
Uses of WalletCryptoUtilities in dev.getelements.elements.service.blockchain.crypto.evm
Methods in dev.getelements.elements.service.blockchain.crypto.evm that return WalletCryptoUtilitiesModifier and TypeMethodDescriptionSuperUserEvmSmartContractInvocationService.getWalletCryptoUtilities()
Methods in dev.getelements.elements.service.blockchain.crypto.evm with parameters of type WalletCryptoUtilitiesModifier and TypeMethodDescriptionvoid
SuperUserEvmSmartContractInvocationService.setWalletCryptoUtilities
(WalletCryptoUtilities walletCryptoUtilities) -
Uses of WalletCryptoUtilities in dev.getelements.elements.service.blockchain.crypto.near
Methods in dev.getelements.elements.service.blockchain.crypto.near that return WalletCryptoUtilitiesModifier and TypeMethodDescriptionSuperUserNearSmartContractInvocationService.getWalletCryptoUtilities()
Methods in dev.getelements.elements.service.blockchain.crypto.near with parameters of type WalletCryptoUtilitiesModifier and TypeMethodDescriptionvoid
SuperUserNearSmartContractInvocationService.setWalletCryptoUtilities
(WalletCryptoUtilities walletCryptoUtilities) -
Uses of WalletCryptoUtilities in dev.getelements.elements.service.blockchain.invoke
Methods in dev.getelements.elements.service.blockchain.invoke that return WalletCryptoUtilitiesModifier and TypeMethodDescriptionStandardSmartContractInvocationResolution.getWalletCryptoUtilities()
Methods in dev.getelements.elements.service.blockchain.invoke with parameters of type WalletCryptoUtilitiesModifier and TypeMethodDescriptionvoid
StandardSmartContractInvocationResolution.setWalletCryptoUtilities
(WalletCryptoUtilities walletCryptoUtilities) -
Uses of WalletCryptoUtilities in dev.getelements.elements.service.blockchain.omni
Methods in dev.getelements.elements.service.blockchain.omni that return WalletCryptoUtilitiesMethods in dev.getelements.elements.service.blockchain.omni with parameters of type WalletCryptoUtilitiesModifier and TypeMethodDescriptionvoid
SuperUserWalletService.setWalletCryptoUtilities
(WalletCryptoUtilities walletCryptoUtilities)