コード例 #1
0
ファイル: Program.java プロジェクト: benadrasni/ethereumj
 public DataWord getCoinbase() {
   return invokeData.getCoinbase().clone();
 }