Interface NearSmartContractInvocationService

All Superinterfaces:
SmartContractInvocationService<NearSmartContractInvocationService.Invoker>
All Known Implementing Classes:
SuperUserNearSmartContractInvocationService

public interface NearSmartContractInvocationService extends SmartContractInvocationService<NearSmartContractInvocationService.Invoker>
A service which allows for invocation of Near based smart contracts.