instantiateContract abstract method

Future<MsgInstantiateContractResponse> instantiateContract(
  1. ServiceCall call,
  2. MsgInstantiateContract request
)

Implementation

$async.Future<$0.MsgInstantiateContractResponse> instantiateContract(
    $grpc.ServiceCall call, $0.MsgInstantiateContract request);