Interface SmartContractInvocationService<InvokerT>

All Known Subinterfaces:
EvmSmartContractInvocationService, FlowSmartContractInvocationService, NearSmartContractInvocationService
All Known Implementing Classes:
SuperUserEvmSmartContractInvocationService, SuperUserFlowSmartContractInvocationService, SuperUserNearSmartContractInvocationService, SuperUserSmartContractInvocationService

public interface SmartContractInvocationService<InvokerT>