Commit 86e38e4
authored
replaced i32 by u32 to avoid conflicts in compiling
In prev definition of the function it was accepting an i32 to be added by a u32 var which was causing compile error.1 parent 2b6797b commit 86e38e4
File tree
1 file changed
+1
-1
lines changed- content/md/en/docs/tutorials/smart-contracts
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
0 commit comments