We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75ab0a0 commit 5a445a2Copy full SHA for 5a445a2
1 file changed
types/account_data.go
@@ -19,7 +19,7 @@ package types
19
// AccountInfo contains information of an account
20
type AccountInfo struct {
21
Nonce U32
22
- Refcount U32
+ Refcount U8
23
Data struct {
24
Free U128
25
Reserved U128
0 commit comments