Skip to content

Commit b29bdcb

Browse files
added comment
1 parent 496e173 commit b29bdcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web3swift/PrecompiledContracts/ERC777/Web3+ERC777.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ public class ERC777: IERC777 {
7676
return ""
7777
}
7878

79+
/// Must be 18!
7980
public var decimals: UInt8 {
8081
self.readProperties()
8182
if self._decimals != nil {

0 commit comments

Comments
 (0)