migrateContract abstract method

Future<MsgMigrateContractResponse> migrateContract(
  1. ServiceCall call,
  2. MsgMigrateContract request
)

Implementation

$async.Future<$0.MsgMigrateContractResponse> migrateContract(
    $grpc.ServiceCall call, $0.MsgMigrateContract request);