Class SuperUserSmartContractInvocationService<InvocationScopeT extends InvocationScope,InvokerT>

java.lang.Object
dev.getelements.elements.service.blockchain.invoke.SuperUserSmartContractInvocationService<InvocationScopeT,InvokerT>
All Implemented Interfaces:
SmartContractInvocationService<InvokerT>
Direct Known Subclasses:
SuperUserEvmSmartContractInvocationService, SuperUserFlowSmartContractInvocationService, SuperUserNearSmartContractInvocationService

public abstract class SuperUserSmartContractInvocationService<InvocationScopeT extends InvocationScope,InvokerT> extends Object implements SmartContractInvocationService<InvokerT>