Commit b8151c2
committed
Remove getDID and add getHandle
getDID isn't needed because the "id" property exists (which contains
the DID. However, the code for the getHandle method was
accidentally used for the getDID method. This has been resolved.1 parent c707bb9 commit b8151c2
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments