책에있는 내용 그대로 쭈욱 따라서 해았다.
아직 다 완료한건아니고 마이그레이션 하는데 왜 안되지? 싶었는데
가나슈 안켜놨다 ;;;; 가나슈를 켜고
마이그레이션 하니 잘된다. 다음 고고
---
책이 굉장히 명료하면서도 따라하기 쉽다. 다른 책들은 대체 뭔지 이해도 힘들고 따라가기도 힘든데
이책은 예제도 좋고 따라하기도 좋다.
그런데 내용은 넘나 어렵다는것... 이게 대체 무슨말이지 ㅋ
| status | 0x1 Transaction mined and execution succeed |
| transaction hash | 0x43a81afb94687edccea0672cf8303e07d9b6fdbf2776ed33c1000f2332210cea |
| contract address | 0xb87213121fb89cbd8b877cb1bb3ff84dd2869cfa |
| from | 0xca35b7d915458ef540ade6068dfe2f44e8fa733c |
| to | Betting.(constructor) (Contract Creation - Step 0) |
| gas | 3000000 gas |
| transaction cost | 368168 gas |
| execution cost | 243808 gas |
| hash | 0x43a81afb94687edccea0672cf8303e07d9b6fdbf2776ed33c1000f2332210cea |
| input | 0x606...00014 |
| decoded input | { "uint256 _minBet": "100000", "uint256 _winRate": "20" } |
| decoded output | - |
| logs | [] |
| value | 0 wei |
val maxId = realm.where<Todo>().max("id")