block을 commit후 hash를 가져옴
res, err := blockExec.proxyApp.CommitSync()
받은 응답의 데이터를 리턴
return res.Data, res.RetainHeight, err
ApplyBlock()