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