OSDN Git Service

fix for code review
authorpaladz <453256728@qq.com>
Thu, 19 Apr 2018 12:55:37 +0000 (20:55 +0800)
committerpaladz <453256728@qq.com>
Thu, 19 Apr 2018 12:55:37 +0000 (20:55 +0800)
account/accounts.go
account/image.go

index 708c8e2..14068aa 100644 (file)
@@ -1,4 +1,4 @@
-// Package account stores and tracks accounts within a Chain Core.
+// Package account stores and tracks accounts within a Bytom Core.
 package account
 
 import (
index edae1f7..14d240d 100644 (file)
@@ -1,4 +1,4 @@
-// Package account stores and tracks accounts within a Chain Core.
+// Package account stores and tracks accounts within a Bytom Core.
 package account
 
 import (