Commit 7ff41b3
authored
imp(02-client): implement
* add tryfrom for CreateClient event
* add try from for other event and attribute
* use ClientError::MissingAttributeKey
* refactor error type
* add tests
* linting, refactor complex type
* lint
* refactor
* lint
* refactor
* add newline
* lintTryFrom<TmAbciEvent> for event types (#1253)1 parent f849fbb commit 7ff41b3
File tree
3 files changed
+485
-1
lines changed- ibc-core/ics02-client/types
- src
3 files changed
+485
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
108 | 114 | | |
109 | 115 | | |
110 | 116 | | |
| |||
0 commit comments