일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- 티스토리챌린지
- ethers websocket
- 컨트렉트 동일한 함수이름 호출
- vue기초
- 스마트컨트렉트 함수이름 중복 호출
- SBT표준
- Vue
- ethers typescript
- ethers type
- 오블완
- 러스트 기초
- redux toolkit 설명
- 러스트기초
- cloud hsm
- ambiguous function description
- erc4337
- ethers v6
- 스마트 컨트렉트 함수이름 중복
- cloud hsm 사용하기
- erc4337 contract
- rust 기초
- 체인의정석
- Vue.js
- redux 기초
- 러스트 기초 학습
- 스마트컨트렉트 예약어 함수이름 중복
- cloud hsm 서명
- 계정추상화
- git rebase
- 머신러닝기초
Archives
- Today
- Total
목록2023/12/29 (1)
체인의정석
Types in storage containing (nested) mappings cannot be assigned to.
https://hackernoon.com/how-to-solve-struct-containing-a-nested-mapping-cannot-be-constructed-in-solidity How to Solve "Struct Containing a (Nested) Mapping Cannot be Constructed" in Solidity | HackerNoon How to Solve "Struct Containing a (Nested) Mapping Cannot be Constructed" in Solidity hackernoon.com struct content{ address payable owner; bytes32 hash; mapping(address => uint) licenses; } 다음과..
블록체인/Solidity
2023. 12. 29. 11:56